如何在Unix中建立客户端服务器连接
问题描述:
有人可以分享我如何在Unix中远程建立客户端和服务器之间的连接。
Hi,
Can someone share me how to establish connection between a client and a server in remote in Unix.
答
网上有很多关于如何做到这一点的例子。只需搜索'unix socket tutorial'。
首批点击之一是 http://www.linuxhowtos.org/C_C++/socket.htm [ ^ ]。
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[^].