搜索资源列表
qt-network.rar
- qt代码的网络编程,完成了http协议和ftp协议。代码中的一个亮点是实现了ftp客户端!,qt code network programming, the completion of the http protocol and the ftp protocol. A bright spot in the code are achieved ftp client!
ftp_and_tftp_client.tar
- Linux下C实现的ftp客户端代码,实现常用10余种功能;tftp客户端代码,实现下载功能。有BUG更改或者好的建议请通知我,衷心感谢你对我的帮助!-C under Linux achieved ftp client code to achieve more than 10 types of commonly used functions tftp client code, to achieve download function. BUG change or have good sugge
ntpclient
- ntpclient ntp 时间同步的客户端代码,可应用于windows,linux等系统;该代码基于协议RFC1305规范实现-ntpclient sntp
client
- linux环境下udp协议的客户端代码,向服务器端发送请求,显示服务器回应请求的时间-udp protocol under linux client code to send the request to the server-side, showing the server time to respond to the request
tcpserver.c.tar
- 实现用tcp协议通信的主机端代码,此代码需要和客户端代码同时运行-Tcp protocol implementation to communicate with the host-side code, this code needs and client-side code to run
labfin
- linux下ftp协议客户端代码.实现登陆,被动连接,文件的上传,下载等功能,利于新手了解ftp协议工作机制.-ftp protocol under linux client code. to achieve landing, passive connectivity, file upload, download and other functions, which will help novice to understand the working mechanism ftp protocol
muticast
- linux 环境下multicast 服务/客户端代码-multicast server/client code for linux.
TCPIPclient
- 基于linux环境的TCP/IP网络编程,C语言编写的客户端代码。-Linux-based environment, TCP/IP network programming, C language client code.
file-transfer
- 嵌入式开发板mini2440上,用于Linux开发环境下,安全文件传输的程序,包括服务器端和客户端代码。-Mini2440 on embedded development board for Linux development environment, the secure file transfer program, including server and client code.
serv
- 网络编程服务器端和客户端代码,简单的实现了客户机和服务区之间的通信-Network programming server-side and client-side code, the simple realization of the client and the communication between service areas
onvif_client
- Linux 下 ONVIF 客户端代码 搜索IPC设备 获取设备参数等-ONVIF Client code
ntpclient
- 项目使用的ntp客户端代码,精简版,稳定.准确.已经经过验证,可放心使用.-ntp client
PBAP_CLIENT
- PBAP CLIENT客户端代码C语言实现。-PBAP CLIENT
gwnet-master
- 802.1XLinux客户端源码,可以在Linux上使用,完整的代码(802.1XLinux client source code)
1823ntp
- linux 下ntp协议,用于时间同步,附有文档,客户端代码,(Linux under the NTP protocol for time synchronization, accompanied by documents, client code,)
ftp_client
- 一个代码简洁但功能强大的,基于Linux C的ftp客户端的实现。一个很好的参考例子。在做相关ftp文件传输的项目的小伙伴值得下载一看。(A code compact but powerful Linux C based implementation of the FTP client. A good example of reference. The small partner in the project that does relevant FTP file transfers is wo
udp
- LINUX编程udp服务端、客户端代码(服务端在LINUX板上运行,客户端在虚拟机上运行)(LINUX programming UDP server side, client code)
IJHK
- 中国联通短信服务平台,包括服务器和客户端代码,很好的()
linux大作业代码
- 系统采用客户端和服务器端开发模式。在客户端,设计两个进程P1和P2同时读取网卡上的数据,P1读取数据后,负责将TCP报文中的头部数据写入到Packet文件中,P2读取数据后,负责将UDP报文的头部同样写入到Packet文件中。(The system uses the client and server-side development mode. On the client side, we design two processes, P1 and P2, and read the data o
RtspClient
- RTSP的客户端代码,在visual studio 中也可以打开(rtsp client visual studio)