搜索资源列表
C实现SMTP服务器,使用TCP命令实现功能比较完善
- C#实现SMTP服务器,使用TCP命令实现,功能比较完善-C# SMTP server using TCP commands, functions more perfect
Modbus_TCP_class_demo
- modbus/tcp server的测试程序
ChatNetworkTCP
- Chat using Client and Server TCP by C#
tcp
- 控制台的服务器与客户端通信 包括流的应用-Console server and client communications, including the application of flow
csharpfr_SERVEUR-ESCLAVE-MODBUS-TCP-IP___Page
- This server / ModBus slave simulates equipment communicating with the ModBus protocol on a TCP / IP as a controller for example. It responds to requests from a master / client. I used ModScan32 and a monitoring software that I developed in my company
networkstuff_src_2003
- 网络实用工具,C#代码, client/server demo, TCP/UDP scan, arp, whois, wake on lan -network stuffs in C#, client/server demo, TCP/UDP scan, arp, whois, wake on lan ....
TCP_Client_Server(Ring_Topology)
- CSharp program simulates client - server file transfer using TCP
Server
- 可以同时接受多个客户端TCP连接的服务器-Can also accept multiple client server TCP connection
TCPClientServerBasic
- this is a simple code for TCP Protocol Client server using C#
Server
- TCP协议应用的服务端。采用多线程编程。-TCP protocol application server. Multi-threaded programming.
server-build
- 利用C#实现服务器的构建,断点续传,TCP传输模式-server build
TCP
- c#下利用socket的tcp客户端向服务器一对一通信-The use of socket tcp client in c# to the server, one-on-one communication
TCP-IP
- C#写的TCP的client和server的程序,实现简单通信,源码简单-TCP client and server code.
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
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-Server
- TCP服务器(发送、群发消息,发送文件,保存到文件,16进制显示)-TCP server (send, send messages, send files, save to files, hexadecimal display)
TcpServerClient
- 包含三个类,TCPServer.cs 这个类是TCP服务端,TCPClient.cs这个类是TCP客户端,TCPServerClient.cs 这个类是服务端连接的客户端对象,自带握手校验功能,异常连接在指定时间内被关闭(Contains three classes, the TCPServer.cs class is a TCP server, the TCPClient.cs class is a TCP client, the TCPServerClient.cs class is con
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)