搜索资源列表
-
0下载:
Linux epoll socket server-Linux server socket epoll
-
-
2下载:
linux下利用socket接口实现的FTP客户端和服务器端,linux using socket interface of the FTP client and server
-
-
0下载:
linux 下的socket 服务端程序,支持多客户端连接.,linux under the socket server process, support multi-client connections.
-
-
2下载:
linux下的FTP客户端和服务器源代码
socket编程,linux under the FTP client and server source code for socket programming
-
-
1下载:
RAW SOCKET编程与以太网帧分析。环境是Linux,用C,C++语言描述。
包括基于TCP和UDP的两个客户服务器程序;以及一个原始套接字可以接受任何数据链路层。并且根据协议规约输出抓取到的包的字段内容
-RAW SOCKET Programming and Ethernet frame analysis. Environment is Linux, using C, C++ language to describe. Including both TCP and UDP-ba
-
-
1下载:
linux下利用socket c语言编写的文件传输服务器和客户端,有流程图和注释,适合socket学习者~-under linux using socket c language file transfer server and client, with flow charts and notes, suitable for socket learners ~
-
-
0下载:
LINUX Socket Client UPD and LINUX Socket Server UPD
-
-
0下载:
linux端获取系统CPU、硬盘。内存使用率,通过客户端socket传给windows服务端。-linux-side access to the system CPU, hard drive. Memory usage, the client socket to pass through the windows server.
-
-
0下载:
windows 与linux下的socket编程,实现客户端与服务器端的通信-linux under windows with socket programming, to achieve client and server-side communications
-
-
0下载:
simple client/server in socket and fifo in c better run in linux.
-
-
0下载:
linux下的udp socket通信,包括client和server端程序代码。-Udp socket communications linux under , including both client and server sides.
-
-
0下载:
Linux中利用socket透過server,兩個client端傳送與接收檔案,可在code中設定ip/port,為linux入門者參考code,有使用thread,故編譯時要加一條-lpthread-Socket through the use of Linux in the server, two client-side to send and receive files, can be set in the code in the ip/port, for the entry-linux
-
-
0下载:
thhis a simple server program to chat with multi clients using c programming.(socket program)-thhis is a simple server program to chat with multi clients using c programming.(socket program)
-
-
4下载:
Linux环境下Socket编程:
1.网络时间服务器timeserver,为网络上的用户提供时间服务,即为网络用户返回服务器的当前时间;记录发出请求的网络用户的IP地址(保存到文件中),格式如下:
IP地址 请求时间
时间服务客户端timeclient,该客户端能够向服务器发送时间服务请求,并把获得的时间返回给用户。
采用TCP协议编写一个远程数据备份服务器,运行客户端将本地文件备份到远程的服务器中。
-Socket Programming Linux environm
-
-
0下载:
socket programing:
type-->file transfer
->open a terminal and compile the server file..this terminal will act like server
->open another terminal and compile the client file..this terminal will act as a client..
->the fil
-
-
0下载:
用socket实现服务端和客户端的通信。有各种命令,其命令类似linux的终端命令符-Achieved with the socket server and client communication. There are various commands, the command similar to the linux terminal command Fu
-
-
0下载:
linux socks服务端 学习linux socket编程很好的例子-linux socks server to learn linux socket programming example of good
-
-
0下载:
linux中socket多线程通信的服务器源代码-linux communication in multi-threaded socket server source code
-
-
0下载:
基于linux系统的socket简单服务器,
可手动配置ip和端口;-socket server
-
-
0下载:
基于Linux 的socket服务器,具有简单的网络通信功能。(socket Server on Linux)
-