搜索资源列表
SOCKET服务器(队列算法)
- SOCKET服务器,支持多客户端,含协议判断处理. 每个客户端有独立的数据队列做BUFFER, 采用异步SOCKET方式接收数据. 传上来换点分!对初学都应该还算是比较全面的.含全部源代码.
tcpcandperl
- 本程序包包含有linux下socket通讯的tcp例程,包含有tcp的服务器端和客户端,含有C语言以及perl两种实现,本人整理,全部能运行。-bags containing the procedures under linux tcp socket communications routines, including a tcp servers and clients, containing C and perl language to achieve both, I collated all
Socket
- C# socket 通信实例 客户端服务器socket通信信息代码
SocketWatch
- 一个socket客户端/服务器段(c/s)通信程序,它是实现在线监控一个很好的源码,可以在服务器端配置代码,定制发送信息。
SimpleQQ.rar
- 基于Socket的简单的C/S聊天室模型,服务器中转方式。C/S端都有在线列表。 ,基于Socket的简单的C/S聊天室模型,服务器中转方式。C/S端都有在线列表。
socket
- 应用visual c++开发环境,利用socket实现客户端与服务器之间的信息传输-The application visual c++ development environment, socket to achieve the transfer of information between the client and the server
telnote
- 在一台实现进程间通信,运用socket进行编程,开发环境是DEv C, 也可以实现不同计算机的通信,见客户端和服务器端放在两台电脑上-coding witd sockets,accomplished communication through processes on one pc, used the tool dev c, you can simply change the ip, then you can communicate on two or more pcs.
socketudp
- c# 实现socket upd 通信 包括客户端 服务器端 程序-c# to achieve socket upd client communication, including server-side program
Csocket
- 主要是C语言编写的SOCKET程序,简单的客户端和服务器端调试程序。-C language socket programm,simple client and server.
Socket
- socket通讯程序C#写的SOCKET通讯服务器和客户端程序,学习有很好的借鉴 -socket communication program
NTP
- 该代码是基于windows socket编写的C++代码。包括服务器和客户端两部分。-The windows socket code is written based on C++ code. Including server and client in two parts.
VC-UDP
- VC 下UDP代码,包括服务器端和客户端,方便入门者使用和学习-socket for windows in C
test
- socket 通讯测试码,有服务器和客户端。c#环境-socket communication test code, there servers and clients. c# environment
MultiChat
- C\S 模式的聊天程序。可同时开多窗口聊天,工程含客户端和服务器,-socket client service chatdlg
Socket
- 关于Socket的一个简单实现,在C++中使用MFC的CSocket直接连接,在服务器端和客户端各添加了一个线程用于传输。实现比较简单,两个CSocket连接后就可以传文件,且传好的文件可以通过MD5的检查。-Socket A simple implementation in C++ using MFC CSocket direct connection, add a thread for the transmission of the server and client. Relatively
Communication
- 1 C++ socket通讯DLL 2 客户端及服务器的多线程通信 -1 C++ socket communications multithreaded DLL client and server communication
socket
- 简单实现C/S架构.可以实现服务器与客户端进行交流-simple function of C/S struct communication
C-Socket
- 计算机通信网中的socket通信编程,包含客户端和服务器端,由c语言实现。-The socket communication programming in computer communication networks, including client and server-side by the C language.
SocketCSharp
- C#语言实现的SOCKET通信,包括服务器端与客户端,可以调试运行-C# language SOCKET communications, including server and client, you can debug run
TestSocket
- C++下简易socket通信示例,包含客户端和服务器端-Simple c++ under socket communication examples,which Contains client and server