Hi,
I am looking for a simple CPP example to set up a network connection.
(Using Dev cpp)
any suggestions?
all the examples I can find are CSocket examples.
kind regards,
Jewe
Printable View
Hi,
I am looking for a simple CPP example to set up a network connection.
(Using Dev cpp)
any suggestions?
all the examples I can find are CSocket examples.
kind regards,
Jewe
Are you referring to winsock?
Kuphryn
Shouldn't this be in the Networking forum?
You might find this site helpful:
Beej's Guide to Network Programming
or even google for BSD-sockets a quick and dirty primer ;-)