搜索资源列表
Scoket.rar
- 本程序是一个用C#编写的文件传输程序,分服务端和客户端。 服务端首先监听端口,等待客户端的连接请求,一旦连接成功,即把可供客户端下载的文件名称发给客户端,客户端接受到文件名称后,选择要下载的文件,并发给服务器。服务器根据客户端发送的文件名,选择指定的文件读取文件流,并把文件流内容赋值给网络流发送到客 ,This procedure is to use C# to prepare a file transfer program, sub-client and client services. F
CSharp-TCPIP-scoket-Chatting
- 一个基于cSharp语言开发的简单的聊天软件,能实现客户端与服务器之间的正常通信。-CSharp language based on the development of a simple chat software, to achieve client and server communication between the normal.
SOCKET
- 比较简单的一个scoket通信的例子,其中包括客户端和服务端两部分;-Relatively simple one scoket communication examples, including the client and service side of two parts
raw-scoket
- 基于raw scoket的网络监听与流量检测,网络编程-Based the raw scoket network monitoring and traffic detection, network programming
cSharp20005.rar
- scoket 应用客户端源代码,.net 平台,scoket application client source code,. net platform
IOCPDemo_NET_V4
- 例子主要包括SocketAsyncEventArgs通讯封装、服务端实现日志查看、SCOKET列表、上传、下载、远程文件流、吞吐量协议,用于测试SocketAsyncEventArgs的性能和压力,最大连接数支持65535个长连接,最高命令交互速度达到250MB/S(使用的是127.0.0.1的方式,相当于千兆网卡1Gb=125MB/S两倍的吞吐量)。服务端用C#编写,并使用log4net作为日志模块; 同时支持65536个连接,网络吞吐量可以达到400M。 -Example
Scoket
- scoket简单使用,初学者可以查看学习-Scoket is simple to use, beginners can learn to view
20151110_SocketServer
- 一个基于C# winform的scoket服务客户端实现。可实现信息的发送,接收。-Based on a C# winform of scoket service client implementation. Enables the sending, receiving.