搜索资源列表
LinuxNet
- 非常好用的网络socket编程代码(服务器端多线程)- Extremely easy to use network socket programming code (server end multithreading)
fuwuqidaun
- linux下服务器端代码 他是面向连接的-under linux server-side code he is the connection-oriented
matrixssl-1-8-3-open
- matrix ssl代码,包括客户端和服务器端源程序,可以在vc.net2003上编译
TimeClt
- 一个时间同步的代码(客户端),服务器端的我已经上传.-a time synchronization code (client), the server - I have uploaded.
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
AutoUpdater.rar
- 自动升级程序,包括服务器端和客户端的代码。服务器端可注册为Windows服务,客户端可集成到应用里使用。,Automatic update programs, including server-side and client-side code. Server-side can be registered as a Windows service, the client application can be integrated into use.
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
qtsocket
- qt socket通信,服务器端为虚拟机里的linux系统的C++程序,客户端为开发板上的qt 代码,实现socket通信,以及将接受到的数据,显示在屏幕上-qt socket communications, server-side virtual machine inside linux system, C++ program, the client code for the development board qt achieve socket communication, and to r
serfox
- 基于ARM+Linux的视频采集服务器端代码-Based on ARM+ Linux video capture of the server-side code
c-s-connect
- linux下,以CS结构建立的通讯机制,包括服务器端和客户端,包括IP,端口等处理以及绑定,代码设计成启动的时候手动输入IP,适用强,为了避免80端口被占用,所以端口也设置成手动,用的时候请注意-under linux to CS structure established communications mechanisms, including the server-side and client, including IP, port, such as processing and bind
UDPserver
- Linux下网络编程中UDP服务器端的简单代码,附有注解,可以传输各种文件,适合初学者学习使用。-Linux Network Programming UDP simple server-side code, with comments, you can transfer all kinds of documents, suitable for beginners learning to use.
linux_net_communication
- 本代码是在Linux环境服务器端的源代码,实现实时监听和数据传送-the code is used to transmit data base on linux platform on linux server,achieve minitor and transmit data real time
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
server
- 本代码是基于LINUX系统下的,实现企业内部员工间通信的服务器端代码部分。可以完成文件传输及集体会议等。包含详细完整的代码。-The code is based on LINUX systems, the achievement of internal staff communication part of the server-side code. File transfer to be completed and collective meetings. The code contains
server
- 这段代码是在LINUX下,实现服务器端的数据发送和传输。-This piece of code is developed under the Linux system.And it is run by c.Its function is about the data transformed from the server.
linuxsocket
- 用Linux C实现了服务器与客户端数据通讯,已通过测试,代码完整,请试用!-It realize the communication of server and client.It is written by linux C.It has been tested.
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.
rtpserver
- rtsp服务 服务器端代码,可用于构建rtsp服务-the rtsp service server-side code, can be used to build the rtsp service
judge
- Linux C程序,在线答题系统的服务器端代码。-Linux C procedures, server-side code online answer system.
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