搜索资源列表
SOCKET服务器(队列算法)
- SOCKET服务器,支持多客户端,含协议判断处理. 每个客户端有独立的数据队列做BUFFER, 采用异步SOCKET方式接收数据. 传上来换点分!对初学都应该还算是比较全面的.含全部源代码.
网络信息通信(socket)
- delphi网络信息通信(socket)最简单的例子,client和server都有
delphi Socket 通讯
- Windows下Socket通讯示例,包含 Server端 和 Client端。
多线程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
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
UDPSocket
- UDP类QQ聊天系统,VC++,SQL Server,供初学者交流学习使用-AppWizard has created this Communication application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your applica
Socket
- 实现服务器端与客户端的相互通信,开发环境是Visual C-The realization of server-side and client to communicate with each other, development environment is Visual C
socket
- 运行Client和Server两个cpp文件,运行时在设置->link->添加wsock32.lib ,在debug文件中得到两个对应的.exe,然后在dos下运行,在debug文件下输入 Server 2000 ,会显示主机名,再打开一个dos,还是在debug目录下输 Client 主机名 2000 ,就可以客户服务器对话了,输入exit可以退出。-Client and Server both run cpp file, at run-time settings-> lin
socket
- c++ socket 基本编程方式 简单的客户端,服务器端通信-basic c++ socket programming simple client, server-side communications
socket
- 简单的socket编程,实现客户 与服务器文本的发送,客户端发送服务器接收-Simple socket programming, the realization of the client and the server send the text, the client sent the server to receive
socket
- 几个socket通信的例子 客户端与服务端的通信连接-Several examples of communication socket client and server communications connection
Socket
- Socket通信,客户端和服务器之前的发送与接收!-Socket Communications, before the client and server send and receive!
Socket
- 服务器与客户端 用c#编写的 新手可以-Server and the client-side
Socket
- 类似一个聊天工具,分为服务端和客户端,需要先运行服务端。主要是利用Socket进行数据的异步传输,在局域网内互发消息,同进也实现了一个简单的聊天程序。-Similar to a chat tool, divided into services and client, need to run the server. Mainly by using Socket asynchronous data transmission, in the LAN each other impending arriv
socket
- 完成简单的C#SOCKET通信功能 对客户端和服务器有大体的理解-The completion of a simple C# SOCKET communication function of the client and server have a general understanding of
socket
- c# socket控件的几种常用包装,以方便使用,诸如服务端,客户端等-c# socket control of several commonly used packaging in order to facilitate the use, such as server, client, etc.
socket
- 编程环境:Vc 6.0 功能 : TCP 下的socket通信 内容 : tcp server & tcp client -Programming environment: Vc 6.0 features: TCP under the socket communication content: tcp server & tcp client
socket
- 简单的socket实例。包括客户端代码,服务端代码。开发环境windows ,vc-socket exsample. include client,server program code.windows ,vc++
Socket示例
- 最为通用的网络通信---SOCKET通信的示例程序,包含一个服务器Socket和一个客户端Socket,注释详细,简单易理解。(The most common example of network communication ---SOCKET communication program, including a server Socket and a client Socket, Notes detailed, easy to understand.)