|
-
Sep 17th, 2003, 11:12 AM
#1
Thread Starter
Frenzied Member
Thread Communication
I'm real new to this, so any info is appreciated. Couldn't find an answer searching.
How can I get two seperate threads to communicate? The seperate threads don't end, so I don't think I can use join.
One thread instantiates a class that connects to a server via TCP. The other thread instantiates a class that waits for clients to connect, and send data.
What I'd like to do is pass the request from the client(s) to the server and vice versa.
TIA,
Mike
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|