搜索资源列表
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#
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
TCP-socket-communication
- 基于TCP的网络两进程socket通信,客户机服务器均在本机实现-Network two process based on the TCP socket communication, client server are realized in this machine
TCP--IP-S_C-Example-Part-1
- TCP IP Server Client Example Part 1-TCP IP Server Client Example Part 1
TCP--IP-S_C-Example-Part-2
- TCP IP Server Client Example Part 2-TCP IP Server Client Example Part 2
TCP--IP-S_C-Example-Part-3
- TCP IP Server Client Example Part 3-TCP IP Server Client Example Part 3
TCP--IP-S_C-Example-Part-4
- TCP IP Server Client Example Part 4-TCP IP Server Client Example Part 4
TCP--IP-S_C-Example-Part-5
- TCP IP Server Client Example Part 5-TCP IP Server Client Example Part 5
TCP--IP-S_C-Example-Part-6
- TCP IP Server Client Example Part 6-TCP IP Server Client Example Part 6
TCP--IP-S_C-Example-Part-7
- TCP IP Server Client Example Part 7-TCP IP Server Client Example Part 7
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
TCPIPDataToLIS
- winform C# TCP/IP Server Client 工程 2010 项目源码,最最基本的通讯。(winform C# TCP/IP Server Client Project source code, the most basic communication.)