搜索资源列表
tcpreen-1.1.1.tar
- 一个简单的工具,用来监听和分析在客户端和服务器之间通过TCP连接传送的数据-a simple tool to be used for monitoring and analysis of the client and server through TCP connection between the transmission of data
telnet.tar
- Linux下telnet客户端的C++代码实现。用于初学者对telnet协议的学习和简单telnet工具编写。由网上windows环境代码移植,直接通过make进行编译。-Linux telnet client of C code to achieve. For beginners telnet agreement learning tools and simple telnet prepared. Windows environment from the online code transpl
1852_CGFTP
- ftpCLIENTS 本程序是一个完整的FTP客户端程序,应用vb完成,代码简单。-,Visual Basic -ftpCLIENTS this program is a complete FTP client, application vb completed, simple code. - Visual Basic
simplelinuxchat
- 一个简单的linux下的聊天程序,server端和client端下载后直接编译就可运行。-a simple chat under linux procedures, server and client-side download operation can be directly translated.
SimpleClient
- 自己做的一个简单的代理客户端程序..大家可以作为参考.特别适合一个刚学习C++的新手...感谢大家的支持-do for myself a simple agent client .. we can as a reference. Particularly suited to a study just C newbie ... thank you for your support
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
accept-and-send-message.rar
- 这是一个基于linux的简单客户端和服务器端互相收发消息的源代码,很适合初学者,This is a simple linux-based client and server to send and receive messages with each other' s source code, it is suitable for beginners
realmsg-4
- 本人写的实现类似于MSN的即时通信软件,基于linux socket编程,有完整的客户端,服务器端代码 实现好友管理,线程池,文件传输,简单音频传输等功能,经过修改可用于嵌入式环境-I write to achieve similar to the MSN instant messaging software, based on linux socket programming, a complete client, server-side code to achieve the fr
shm
- linux中设计简单的客户端和服务器端,是操作系统的上机题-linux to design a simple client and server is the operating system on the plane title
SafeTrans
- 使用RSA和DES两种算法为基础,设计实现了一个简单的网络传输模型。 模型里有两个类,Server和Client,Server端要将自己的公钥发给Client,然后Client将自己的DES密钥通过RSA加密发给Server 端。之后双方可以通过DES对称加密进行通信。 -The use of RSA and DES is based on two algorithms, Design and Implementation of a simple model of network trans
Client
- 实现一个简单的客户端管理,可以增加,查询,删除,显示客户信息-client
ftp
- linux下,简单FTP的实现,客服端,和服务器段的代码都有。-Under linux, the realization of a simple FTP, client service, and servers have the code above.
server-client
- 一个简单的在嵌入式Linux下服务器与客户端的通信。-server or client
57578844ddns3-client-1.8
- ddns 简单客户端程序 ddns 简单客户端程序-ddns client source ddns client source
libssh2-1.2.7.tar
- SSH2是一套安全通讯协议框架(早期的SSH1由于存在安全漏洞,现在已经不用了),基于SSH2协议的产品目前主要有openssh,putty,SSH Secure Shell Client等,这些都是开源的,但是这些代码非常难懂而且复杂,一个个函数深层次的调用很快就让人在C语言代码的海洋中迷失了方向,妄图通过从这些开源软件中抽取程序代码段来“组装”自己的应用程序是非一般人所能实现的。不过还好网路上出现了一些开源的SSH2开发库,利用这些开发库开发自己的SSH2程序却要简单得多,由于这些开发库都是
client-socket
- 一个简单的socket客户端程序,读取配置文件拼成16进制字符流发现服务端监听的端口-socket client demo
liaotian
- qt做的简单的客户端聊天系统,下来完善它的功能,各位爱好者!-qt client to do a simple chat system, improve its functionality down, you lovers!
tue-client
- 又一个简单的com服务器和客户端程序,呵呵,不错不错(And a simple com server and the client program, ha ha, quite good)
client
- 实现socket通讯,一边接受,一边发送,实现简单的SOCKET通讯测试。(linux socket send data by c language)
简单TCP套接
- linux系统下简单的soket套接,实现客户端与服务单的简单信息传输(Simple soket socket under Linux system,Simple information transmission of client and service list)