搜索资源列表
TCPServerTEST
- 测试.NET FRAMWORKS下的TCP/IP 服务器编程-test.NET FRAMWORKS under the TCP / IP Server Programming
tcpclientTEST
- 测试.NET FRAMWORKS下的TCP/IP 客户端编程-test.NET FRAMWORKS under the TCP / IP client Programming
SocketTest_Chat
- 用c#编写的聊天例程,可以用来学习c#平台下的socket以及tcp-ip编程。-C#_based chat platform,good example for c# socket programming.
ARM_TCP
- 基于ARM9,用C#编程实现的TCP-IP通信应用程序-Based on ARM9, C# programming with the TCP-IP communication applications
Netcommunication-cSharp
- C#环境下,对分布式仿真系统的仿真设计、仿真调度、仿真数据管理、仿真网络通信等界面和功能进行了程序实现,涉及数据库、webservice和TCP/ip通信编程,界面友好,可运行。-C# environment, distributed simulation system interface refer to simulation design, simulation scheduling, simulation data management, network communication and
ChatApplicationSLN
- TCP/IP聊天室,服务端和客户端,服务端可以控制客户端。监听,socket编程-TCP/IP chat rooms, service and client, server can control client. Listening, socket programming
TCP_test
- C#,TCP/IP,Socket网络编程的经典小例子,点对点通信,简单易懂-C#, TCP/IP, Socket network programming classic example of point to point communication, easy to understand
tcpconnection
- vs2005网络通信编程,采用TCP/IP协议客户端与服务端通信-vs2005 network communications programming using TCP/IP protocol client and server communication
tcp-ip_test2--udp
- tcp/ip通信编程,实现数据的发送与获取。-the communicaition programming for TCP/IP.
基于TCPIP协议的多人聊天工具
- 基于TCP/IP协议的多人聊天工具,采用socket编程,用C#实现,界面美观。