Connecting a client to a tcp server?
Connecting a client to a tcp server?
- Subject: Connecting a client to a tcp server?
- From: "Michael Purdy" <email@hidden>
- Date: Tue, 09 Nov 2004 09:16:18 -0500
I have no experience with CF Network APIs. I'm hoping someone can help
or give a quick example of some code to connect a c++ client via tcp to
a server running on localhost port 8889.
The server is a java app which accepts java clients fine. I would like
to base the flow of the c++ app on the working java clients.
-connect
-send data
-wait for return data
-then (upon a return stream completing) continue to the next lines of
code.
The data being sent will be an array of floats. Any help or guidance
would be much appreciated.
Michael
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Macnetworkprog mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden