Project Home
Project Home
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
BroadcastCommunity.qnx.com will be offline from May 31 6:00pm until June 2 12:00AM for upcoming system upgrades. For more information please go to https://community.qnx.com/sf/discussion/do/listPosts/projects.bazaar/discussion.bazaar.topc28418
Forum Topic - Help !! -> Use HAM with Sockets (Simple Client Server Programs ): (1 Item)
   
Help !! -> Use HAM with Sockets (Simple Client Server Programs )  
I am trying to write a Program : where Client is reading Numbers from Server.

I  want to attach my Client program to HAM and if my program restarts
                   : It should be connected to the same socket connection(as -earlier) and resume from the same 
checkpoint point.

I am new at this. Can anyone help me what would be  the set of API's to call to achieve this ? or this is even possible 
or not ?

Thank you