Click here to Skip to main content
15,895,799 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Hi,

Can someone share me how to establish connection between a client and a server in remote in Unix.
Posted
Comments
Sergey Alexandrovich Kryukov 17-Nov-14 3:01am    
What client, what server, doing what..? And so on... So far, this is a question about nothing.
—SA

1 solution

The web is full of examples on how to do this. Just search for 'unix socket tutorial'.

One of the first hits is http://www.linuxhowtos.org/C_C++/socket.htm[^].
 
Share this answer
 
Comments
Sergey Alexandrovich Kryukov 17-Nov-14 3:15am    
Fair enough, a 5.
—SA

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900