搜索资源列表
SMTP及pop3客户端程序代码
- SMTP及pop3客户端程序代码-SMTP and pop3 client code
IOCP.rar
- 源码使用了高级的完成端口(IOCP)技术,该技术可以有效地服务于多客户端。代码封装了IOCP并提供了一个简单的echo版本的可以传输文件的客户端/服务器程序,Source used to complete the advanced port [IOCP] technology, which can effectively serve many clients. IOCP code encapsulates and provides a simple version of the echo can
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
code
- ATM文件夹为DCOM客户端代码。 Bank文件夹为DCOM服务器端代码。 BankAccount.mdb为DCOM服务器端数据库。 -ATM folder for the DCOM client code. Bank folder for the DCOM server-side code. BankAccount.mdb for the DCOM server-side database.
muticast
- linux 环境下multicast 服务/客户端代码-multicast server/client code for linux.
Twofish
- 利用Twofish 加密算法对客户端数据进行加密的算法。该算法的引入有效克服了手机内存的有限性对加密技术的影响,对系统的安全性进行优化。在对Twofish 算法加密过程研究的基础上,设计出基于Java 客户端代码的安全实现,并通过测试。-failed to translate
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.
UpdateServer
- 升级服务器源代码, 包括服务器源代码、客户端管理平台代码、升级客户端代码-the source code of upgrade server
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
gwnet-master
- 802.1XLinux客户端源码,可以在Linux上使用,完整的代码(802.1XLinux client source 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)