I'd like to rip the functions of sockets out of libjingle. The effect
I want is, creating an instance of the necessary class such as
SomeThread; and call Run method of it, then it is running in a
seperate thread of my application.
Then if I want to ask that class to send some content to some place, I
simple call Post function of that SomeThread, and it will handle the
sending stuff.

Then what necessary steps and files I need to take care of?


any idea and suggestion is appreciate. thanks


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"google-talk-open" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/google-talk-open?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to