[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bayonne-devel] Connecting to TCPSocket as client
From: |
mikehockstein |
Subject: |
[Bayonne-devel] Connecting to TCPSocket as client |
Date: |
Wed, 11 Jun 2008 11:15:22 -0700 (PDT) |
Hey everyone,
I'm having a hard time trying to learn how to do this. I can create a
TCPSocket and connect to it from a console window using telnet. But how can
I connect to it using a C++ program; specifically, I want a thread that
connects to a TCP server within the program so it can then send/receive
text. It should be something simple that I'm missing (sorry stupid college
student here).
--
View this message in context:
http://www.nabble.com/Connecting-to-TCPSocket-as-client-tp17783906p17783906.html
Sent from the Gnu - Common C++ mailing list archive at Nabble.com.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Bayonne-devel] Connecting to TCPSocket as client,
mikehockstein <=