搜索资源列表
TCPIP.rar
- TCP/IP 端口监听,TCP/IP 协议 VS2005 C#,tcp/ip listen
TCPUDPDbg
- TPC/IP调试工具,方便网络编程/调试-TPC/IP debugging tools to facilitate network programming/debugging
LiaoTian
- 用C#开发的简单的聊天试验程序 使用TCP/IP通讯协议-With C# Developed a simple test procedures for the use of chat TCP/IP communication protocol
icancu
- 一个经典的网络通信示例,基于Tcp/Ip的socket通信,编写环境为c#.net2005-A classic example of network communication, based on Tcp/Ip for socket communications, the preparation of the environment for the c#. Net2005
Connection_w_Timout_client
- Tcp/IP Sockets with Timeout C# dotNet framework-Tcp/IP Sockets with Timeout C# dotNet framework
CSharp
- C#中tcp/ip通讯中的线程问题。在多线程中处理程序错误导致线程无法继续完成造成死锁。-C# in the tcp/ip communication in the thread. In a multi-thread processing errors caused by the thread can not continue to complete deadlock.
Multicast
- This project implement the concept of Multicast Server - Client using CSharp Language Programming. There are each source file for Client and Server. The commmunication from Server and Client use TCP/IP protocol on 224 port.-This project implement the
PingCsharp
- PING程序是我们使用的比较多的用于测试网络连通性的程序。PING程序基于ICMP,使用ICMP的回送请求和回送应答来工作。由计算机网络课程知道,ICMP是基于IP的一个协议,ICMP包通过IP的封装之后传递。有两个程序,一个是利用.NET原有的PING类实现PING命令,另外一个是用自己定义的ICMP报头,设计算法,求得ICMP的回送应答信息。-Use Csharp to build up the project of ping
UDP
- 基于VS2010 C# TCT/IP UDP协议的试验程序代码-VS2010 C# TCT/IP UDP
TCP_IP_Socket_In_CSharp_Practical_Guide_For_Progr
- TCP IP Socket In CSharp Practical Guide For Programmer
muFT
- TCP/IP Client Server example sourse
NModbus_net-2.0_1.10.0.0
- Modbus Slave Master TCP IP protocol
QQ
- 点对点的聊天,采用TCP/IP编程。像QQ一样-Point to point chat, using TCP/IP programming. The same as the QQ
Gprs-tcpip
- GPRS,TCP/IP communication
SyncChat
- TCP/IP网络同步通信,类QQ网络即时聊天工具,服务器端和客户端界面和程序编写。-TCP/IP network synchronous communication, like instant messaging tool QQ network, server and client interface and programming.
gprs-HEX
- GPRS 采集 十六进制数据 采用TCP/IP协议 SOCKET通信-GPRS data collected hex
qq_communication
- c# 开发的企业通信软件,TCP/IP 类似QQ软件,完全开源。-c# development of business communications software, TCP/IP software like QQ, completely open source.
Network-Demo-CSharp
- Network-Demo-C#是用c#开发的网络方面的demo,覆盖http、tcp/ip、udp、socket的服务端和客户端的demo示例-Network- Demo- c# Demo is to use c# development of the Network, HTTP, TCP/IP, udp, socket server and client Demo sample
TcpClientRecive
- 基于TCP/ip协议的socket通信,此代码为自己写的一个类,只要传入服务端的地址和端口就可以,此为异步通信方式(TCP/ip protocol based on the socket communication, this code for yourself to write a class, as long as the incoming server address and port can be, this is asynchronous communication mode)
udp client server
- UDP 通讯,包含客户端和服务端程序,亲测可用,需配置ip端口(UDP communication, including client and server-side program, protest available and configure the IP port)