搜索资源列表
用CSharp实现基于TCP协议的网络通讯
- 本文介绍了C#中如何使用System.Net.Socket来进行基于TCP协议的通信编程,该文是以读取服务器系统时间这么一个简单例子来说明的。-This paper introduces the C# System.Net.Socket how to use TCP-based communications program, the text is based on the server time to read such a simple example to explain.
FILES
- Generic TCP/IP Client/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
AsyncTCPMessage
- 该程序分为客户端与服务器端两个,以异步传输的TCP通讯机制实现了网络通讯。改程序为控制台应用程序。需要同时运行两个实例分别运行服务器端与客户端方可看到效果。-The program is divided into two client and server side, asynchronous communication mechanism of transmission of the TCP implements network communication. Reform program fo
MenuServer
- 用C#写了个点菜系统的服务端,负责编辑菜单的xml文件,然后上传至手持终端,更新其上的菜单信息。兼具socket功能,接收手持终端传来的客人点的菜单信息。这个代码是半成品,里面有FTP操作的类,socket的Server端,TCP形式,还有XML的解析功能及图片的显示。(VS2005环境C#语言编写)-With C# wrote a la carte system, server, responsible for editing the menu' s xml file and uploa
CSharp-TCPServer
- TCP/IP server example to ocntroll car
cSharp-Socket
- 基于TCP/IP的局域网通信(客户端/服务器模式),Socket的应用-the communication between the client and the server based on TCP/IP
csharp-tcp-modbus
- csharp tcp modbus 以太网通信方法 socket networkstream server client -csharp tcp modbus socket networkstream server client
CSharp-TcpChatRoom
- TCP聊天室,多线程编程,包含客户端和服务端-TCP chatroom,including Client and Server
c# ChatLan with TCP/IP socket
- [CSharp] TCP/IP socket server