bladox.com Forum Index bladox.com
Turbo SIM Toolkit Adapter Forums
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Help Reqd - Explaining sim.c Program

 
Post new topic   Reply to topic    bladox.com Forum Index -> Development
View previous topic :: View next topic  
Author Message
hironbose
Guest





PostPosted: Wed Apr 04, 2007 10:56 am    Post subject: Help Reqd - Explaining sim.c Program Reply with quote

Dear All,

Can you pls send me some details of the program sim.c which is coming under turbo-prog-utils. I am not understaning the flow of the program. Is there any flowchart available for sim.c program.
Pls help.

Thanks & Regards
Hiron
Back to top
pz
Guest





PostPosted: Wed Apr 11, 2007 4:37 pm    Post subject: Reply with quote

Do you mean the sim module for programmer? As in all turbo apps there is one handler call - turbo_handler, which gets 2 parameters: action and optional data for this action. So the operating systems triggers/sends various actions (e.g. init itself to set up hardware, received data on usb - do something) and the module simply does what's implemented. In this case passes data to SIM, reads back the SIM answer and passes it back to PC side.

What is not readable to you/you don't understand? We don't have other doc than source code in this case, should be enough. Please ask.
Back to top
Display posts from previous:   
Post new topic   Reply to topic    bladox.com Forum Index -> Development All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group