搜索资源列表
C实现SMTP服务器,使用TCP命令实现功能比较完善
- C#实现SMTP服务器,使用TCP命令实现,功能比较完善-C# SMTP server using TCP commands, functions more perfect
ZYBSocket
- 这个是我做的一个异步的Socket类库,分TCP客户端和TCP服务器端,经测试,可以稳定的运行,可以放心的应用在你的项目里,有问题请于zhouyabo@gmail.com连接,或在我的Blog上留言:http://zhouyabo.cnblogs.com/-this is what I do an asynchronous socket library, - TCP client and server-side TCP, tested, the stable operation The appl
dd
- 用C#编写的tcp服务器和客户端聊天程序,支持外网互通,对初学编程者比较有价值!
tcp
- 控制台的服务器与客户端通信 包括流的应用-Console server and client communications, including the application of flow
EasyChat
- 这是用C#做的一个简易的Windows平台下的聊天软件,包括了客户端和服务端的全部源码,注释很详细,有兴趣学习.net应用开发的同学可以下载来学习学习。这个示例包含了了C/S架构软件开发的很多基础知识和思想。 功能包括群发,私聊,发送震动,收到消息发声,闪屏提示等等,大致类似于QQ的多人聊天会话功能。 涉及到的知识主要包括: 1. TCP/IP通信,包括TcpClient , TcpListener , Socket , NetworkStream等几个用于TC
chatserver
- 聊天程序 有服务器端和客户机端,使用TCP IP协议 ,三次握手 , 可以支持多台客户机互相聊天, 服务器端添加群体发送公告功能-Chat program with server-side and client side, using the TCP IP protocol, three-way handshake, the client can support multiple chat with each other, server-side function to add groups t
TCP
- c#下利用socket的tcp客户端向服务器一对一通信-The use of socket tcp client in c# to the server, one-on-one communication
Socket-TCP-COM
- 该源码使用异步Socket方式实现TCP网络通讯,可以通过自己增加相应通信协议类来适应不同通信需求下的数据传输。 1、TcpCSFramework 为异步Socket通信框架 2、TcpClient 为TCP客户端 3、TCPServer 为TCP服务器端 测试使用说明: 1、先启动TcpServer下Bin/Bebug里的TCPServer.exe,启动命令为 start ,当看到 Server is listen... 说明启动成功 2、再启动TcpClien
TCPScoket
- 使用异步Socket方式实现TCP通讯源码 该源码使用异步Socket方式实现TCP网络通讯,可以通过自己增加相应通信协议类来适应不同通信需求下的数据传输。 1、TcpCSFramework 为异步Socket通信框架 2、TcpClient 为TCP客户端 3、TCPServer 为TCP服务器端-Asynchronous Socket ways to achieve the TCP source the source Asynchronous Socket ways t
Server
- 实现一个简单的TCP服务器,支持多个客户端登录,接受并向每个客户端发送消息,可以作为TCP通信学习的例子-An example of TCP server.
TCP
- 完成TCP服务器/客户端聊天系统。可以远程与人进行聊天交流-Complete the TCP server/client chat system. Can remotely communicate with people to chat
TCP
- 基于TCP socket 的服务器和客户端 可以聊天 可以上传\下载文件。有进度条可以产看传送进度-TCP socket-based servers and clients can chat can upload \ download files. A progress bar can produce see delivery schedule
tingdeng
- 设数据链路层通信的两个站点分别为A 和B,仿真环境利用TCP 协议和Socket 客户端/服务器机制构建两个站点之间的通信。编译、链接之后生成的可执行程序(.exe 文件)为字符界面命令行程序(不是图形界面程序)。可执行程序文件仅有一份,设为datalink.exe,在两个DOS窗口中使用不同的命令行参数启动两个进程,分别仿真站点A和站点B。例如: 启动站点A进程的DOS命令:datalink a 启动站点B进程的DOS命令:datalink b 其中,站点A 以TCP 服务器的
TCP
- c#写的tcp通讯桌面应用程序,包含客户端和服务器-c# write desktop applications tcp communications, including client and server
TCP-socket-communication
- 基于TCP的网络两进程socket通信,客户机服务器均在本机实现-Network two process based on the TCP socket communication, client server are realized in this machine
multiclientmysql-V5
- windows环境下tcp服务器端程序。-tcp server for windows
TCP-Server
- TCP服务器(发送、群发消息,发送文件,保存到文件,16进制显示)-TCP server (send, send messages, send files, save to files, hexadecimal display)
TJSYXY.Communication
- 一款高并发的TCP服务器,内部不带有心跳,并包含客户端演示(A highly concurrent TCP server with no heartbeat inside and contains client demos)
C# Socket 分包传送数据
- 一款高性能并发tcp服务器,内部带有心跳,分包,粘包,功能,并包含TCP,UDP客户单小例子(A high performance concurrent TCP server with internal heartbeat, sub packet, sticky package, function, and contains TCP, UDP client single small example)
-外网TCP连接项目-
- -外网TCP连接项目包含服务器和客户端,直接运行-(- External network TCP connection project -)