cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
General C++ Programming
Socket
Socket
Apr 25, 2012 at 3:10pm UTC
Bouya
(19)
hi
Can any one explain for me what's really the role of bind and connect after creating a socket .?
Thank you in advance
Apr 25, 2012 at 3:23pm UTC
Peter87
(11254)
man 2 bind
http://linux.die.net/man/2/bind
man 2 connect
http://linux.die.net/man/2/connect
Topic archived. No new replies allowed.