搜索资源列表
SOCKET服务器(队列算法)
- SOCKET服务器,支持多客户端,含协议判断处理. 每个客户端有独立的数据队列做BUFFER, 采用异步SOCKET方式接收数据. 传上来换点分!对初学都应该还算是比较全面的.含全部源代码.
WindowsC+++MFC+Socket+(Server)
- WindowsC+++MFC+Socket+源码示例(服务器篇);内附说明文档。
A Simple socket example
- It is a socket server. It accepts a connection from client and prints on the console a message that client writes
flex socket server
- flex socket server air 的例子。
网络信息通信(socket)
- delphi网络信息通信(socket)最简单的例子,client和server都有
C# Socket通信Server小程序
- 同Client配套
delphi Socket 通讯
- Windows下Socket通讯示例,包含 Server端 和 Client端。
server
- mfc实现的socket服务端与客户端的双向通信小程序编程-mfc socket server to achieve the two-way communication with the client a small programming
多线程socket文件传输
- 多线程socket文件传输/支持断点续传/收发消息/点对多点 使用阻塞方式的socket,使用多线程,有较高的性能. 在局域网中测试达到极限速度. 支持断点续传. 服务端可同时接收多个文件. 传输文件的同时可以发送网络消息,Multi-threaded socket file transfer/support HTTP/send and receive information/point-to-multipoint mode of using blocking socket, the use o
socket
- 基于socket多线程图片传输程序,有客户端和服务器端-Socket-based multi-threaded image transfer process, there are client and server-side
VoiceChat
- C# 语音聊天(Socket)Server和Client-C# Voice Chat (Socket)
Socket
- C#异步实现客户端和服务器端通讯,直接带项目文件,可以直接用VS2008打开修改为自己需要的功能-C# Asynchronous implementation of client and server-side communications, directly with a project file, you can directly modify the VS2008 to open the functionality required for their own
Server_java
- 这个socket服务器代码可以为你建立指定的监听端口、客户端请求响应机制等一些服务器所具备的基本框架 -the socket server code can you establish designated monitor port, the client request response mechanism and some other servers with a basic framework
LANChat
- 毕业设计:VC++局域网聊天程序 本程序利用Socket套接字将主程序分为服务端和客户端两个部分。采用了UDP和TCP/IP相结合,有效提高了数据传输的时效性和稳定性。本程序还用到了多线程编程,用来解决程序自身阻塞的问题。 -Graduation Project: VC++ LAN chat program using this procedure will be the main program is divided into Socket socket server and client
socket-Server
- socket-Server socket-Server
MySocket
- socket 多线程,包括测试代码,socket server socket client-multi-threaded socket, including test code, socket server socket client
IocpServer
- 非常好的一个C# SOCKET服务器端软件(A very nice C# SOCKET server side software)
BCB socket
- 此程式為BCB6.0 socket Server及Client通訊測試程式(This program is a BCB6.0 socket Server and Client communication test program)
C#Socket服务器源码
- C#Socket服务器源码,可以进行socket通讯,很好的源码(C#Socket source code C#Socket server source code C#Socket source source C#Socket server source C#Socket source code source code)
VC Socket Server
- VC Socket Server 服务端例子