搜索资源列表
SocketSuite
- unix socket c++ 封装,简单易用
MyLinuxThread5-25[1].tar
- LINUX 线程池源代码:Lock.cpp : 锁的操作 , 读锁可以并发 , 写锁独占. Queue.h : 队列的封装 , 队列的读和写都加了锁的保护. Socket.cpp : 套接口的简单封装. Thread.cpp : 线程的封装实现了些简单的线程停止,运行等功能 , 启动别的线程的时候需要继承次类. Worker.cpp : 用户接口类 , 用户需继承此类。 ListenThread.cpp(继承Thread.cpp) : 服务器监听线程.如果有客户端连接通知Th
socket_server
- 是socket的功能包,里面用C++封装了绝大部分Unix下socket的功能。-The Feature Pack is a socket, which use C++ package under Unix most of the functions of socket.
CSocket
- 封装了UNIX下socket函数的类。以方便使用。-Package under a UNIX-type socket functions. To facilitate use.
C10K
- Lock.cpp : 锁的操作 , 读锁可以并发 , 写锁独占. Queue.h : 队列的封装 , 队列的读和写都加了锁的保护. Socket.cpp : 套接口的简单封装. Thread.cpp : 线程的封装实现了些简单的线程停止,运行等功能 , 启动别的线程的时候需要继承次类. Worker.cpp : 用户接口类 , 用户需继承此类。 ListenThread.cpp(继承Thread.cpp) : 服务器监听线程.如果有客户端连接通知ThreadPool类,由Th
socketclient
- Unix 环境下的Socket Client端封装-Unix Socket client
UDPcommunication
- 综合考虑到数据信息量,以及数据传输可靠性,采用在应用层封装可靠性的自定义协议,底层使用适合大数据量传输UDP协议,实现通讯传输效率和可靠性的平衡。实现上使用socket编程,协议设计上采用对数据报文的分帧,传输控制(报文的顺序等),校验,数据的转义,以及服务器/客户端的通讯握手来实现,在协议设计中充分考虑到继承性和扩展性.-Considering the amount of information to the data, and data transmission reliability, w
Sockets-2.3.9.7.tar
- 封装了socket操作的库,跨平台,Windows,linux都ok哦-The library encapsulates the socket operation, cross-platform, Windows, linux are ok oh
UnixSocketIO
- Linux进程间通讯的一种,本地Socket通讯,用C封装成非常简单的库,一共5个接口,支持阻塞延时,还有demo程序。-Linux inter-process communication a local Socket communication using C encapsulated into a very simple library, a total of five interfaces to support the blocking delay, as well as the demo
ping
- 编写一个简单的 ping 程序。利用 Raw Socket 封装和发送以太网帧的功能,实现 ICMP 包的发送和接收,并输出结果。(Write a simple ping program. Using Raw Socket encapsulation and send Ethernet frame function, to achieve ICMP packet sending and receiving, and output the results.)
MasterManagementWifi
- 代码演示了利用socket如何封装以太网报文进行链路层通信的实例以及接收报文的过滤方法(The code demonstrates how to encapsulate the Ethernet message to link layer communication and how to filter the received message by using socket)
tcpSocket
- 实现基于EPOLL的tcp服务端、客户端的封装。(EPOLL based implementation of TCP server, client package)
openssl-1.0.1j.tar
- OpenSSL 是一个安全套接字层密码库,囊括主要的密码算法、常用的密钥和证书封装管理功能及SSL协议,并提供丰富的应用程序供测试或其它目的使用。(OpenSSL is a secure socket layer (SSL) password library, include the main cipher algorithm commonly used keys and certificates, packaging management function and the SSL protoc