cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
UNIX/Linux Programming
make a tcp connection
make a tcp connection
Sep 2, 2009 at 5:59pm UTC
mamali
(9)
hi all
could you please help me writing a program that gives a host and a port and make a tcp connetion with it ?
Sep 2, 2009 at 6:51pm UTC
elvenspike
(134)
this is known as socket programmer, or atleast that's the method most would use for a connection through a port. It's pretty hard but i'll get you a link for how to do it.
http://beej.us/guide/bgnet/
Topic archived. No new replies allowed.