搜索资源列表
mysvr.rar
- 本程序是一个可移植的(Win32/Linux)邮件接收(支持POP3协议)程序,并编写了可移 植SOCKET和POP3封装类,希望能为初学者提供一些帮助。 编译: Win32: 在VC++6.0下编译通过,并运行良好。 Linux: 在G++下编译通过,请查看Makefile文件。
一个可移植的邮件接收(支持POP3协议)程序.rar
- 本程序是一个可移植的(Win32/Linux)邮件接收(支持POP3协议)程序,并编写了可移植SOCKET和POP3封装类,希望能为初学者提供一些帮助。
rawsock-0.5
- linux环境下的原始套结字封装例子,可以直接编译运行。-the original sets of guitar word Packaging example, can run directly translated.
czsocket
- 自己写的Unix/Linux下面的封装了TCP网络客户端连接、服务端监听、连接收发处理的类-himself wrote the Unix / Linux Packaging following a TCP network client. - bugging services to connect the transceiver category
SocketLib
- Socketlib: 一个轻量级的C++ 封装Socket C API 网络编程框架。 它简化了Socket异步事件分派、进程间Socket通信的并发OO网络应用和服务的开发。 目前,只支持Window下IPV4;将来支持IPV6,并希望能将其扩展到linux/unix等OS平台。
tcp
- 封装了linux的tcp协议,制作了相应的静态库,难得的学习linux通信的机会
rn-0.4.tar
- linux平台epoll封装,完成socket事件回调功能
socketclass
- linux下将TCPsocket编程的一些函数加以封装,用面向对象的思想实现。-TCPsocket programming under linux some function to be packaging, with the realization of object-oriented thinking.
linux-ntp
- ntp协议的实现,可以在linux系统下编译,封装了该协议为一个功能文件,可方便在嵌入式系统直接使用,并带有demo范例程序。-ntp protocol implementation can be compiled under linux systems, packaging the agreement as a functional document, can be easily used directly in embedded systems, and with a demo sample
一个可移植的邮件接收(支持POP3协议)程序
- 本程序是一个可移植的(Win32/Linux)邮件接收(支持POP3协议)程序,并编写了可移植SOCKET和POP3封装类,希望能为初学者提供一些帮助。- This procedure is may transplant (Win32/Linux) the mail receive (to support the POP3 agreement) the procedure, and compiled has been possible to transplant SOCKET and the
mysvr
- 本程序是一个可移植的(Win32/Linux)邮件接收(支持POP3协议)程序,并编写了可移 植SOCKET和POP3封装类,希望能为初学者提供一些帮助。 编译: Win32: 在VC++6.0下编译通过,并运行良好。 Linux: 在G++下编译通过,请查看Makefile文件。-This procedure is a portable (Win32/Linux) to receive e-mail (support POP3 protocol) procedures, and t
SMS_Socket
- Linux socket 客户端和服务端的封装,在开发其他项目是可以引用头文件并做少许修改后直接应用,也可以做编写c/s结构程序的参考代码。-Linux socket program
good-upd-tunnel
- 我们嵌入式项目里使用的udp建立隧道的代码,Linux环境下使用,代码高效的实现了隧道功能并增加了封装我们客制化的一些功能。-We are using udp embedded inside the project to establish the tunnel code, Linux environments, code and efficient implementation of the tunnel, and can increase the package, we have custo
cgi-0.7
- Linux 下面的一个C封装的CGI的实现,提供了良好的和web服务器通信的接口-Linux following a C implementation of CGI package, provides a good interface and web server communications
sendip-2.5.tar
- SendIP是一款指令模式的IP发包软件。它有多个参数项,可以支持多种包头的封装,包括RIP, RIPng, BGP, TCP, UDP, ICMP, or raw IPv4/IPv6。-SendIP is a command-line tool to send arbitrary IP packets. It has a large number of options to specify the content of every header of a RIP, RIPng, BGP, TC
classtcp
- linux 下tcp类,该类提供了对tcp原始套接字的封装。-class tcp under Linux,if you have problem connect to qq523876920.
jrtplib-for-linux
- 基于UDP的实时传输系统,用于视频,语音等传输,高度的C++类封装接口和方便的使用方法,非常适合小项目开发。-UDP-based real-time transmission system for the transmission of video, voice, height of C++ package interface and convenient to use, very suitable for the development of small projects.
Server
- 使用libevevt 封装的 TCP服务器和客户端。(TCP server and client using libevevt encapsulation)
chat_system
- 开发环境: C++,Linux 平台。 项目描述: 首先利用 UDP 协议,创建客户端和服务端,然后利用 JSON 库对数据进行封装,进 而实现对数据的传输,最后通过 NCURSES 库绘制窗口,实现界面化。 相关知识: 线程的运用,STL 容器的运用,第三方库 NCURSES、 JSON 的运用。 项目收获: 了解到了聊天系统的原理,加深了对网络数据传输的理解(Please have a look at Chinese)
socketlib
- 基于socket连接池, socket常用的接口封装(Socket based interface encapsulation based on socket connection pool)