Click here to Skip to main content
15,886,632 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Is there any way to access nokia phone sim menu via computer using c#
Posted
Comments
[no name] 31-May-13 23:02pm    
http://mattgemmell.com/2008/12/08/what-have-you-tried/

1 solution

Two ways you can do that... but not possible in c# easily. Propably you'll require p/invokes too

  • You can connect your phone using Bluetooth or Data cable and access the internals using GnokiiGNokii
  • You can try a SIM card reader... but for this you require lots of knowledge about the SIM card data storage structures So let me Google that for you![^]
 
Share this answer
 
Comments
Sanyon_d 1-Jun-13 22:21pm    
Thanks Amitosh for your help.
AlphaDeltaTheta 2-Jun-13 4:57am    
Did it help?? Problem solved?? Mark as answer
Sanyon_d 4-Jun-13 2:52am    
No. Still having the problem of reading the menu. Is there any way to write symbian program using like qt sdk for nokia.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900