搜索资源列表
Winsock2008
- tcp sokcet for vs.net2005
TCP_Listener
- TCP 服务器监听程序,(VS.NET ,c# 开发)
TCP_Listener
- TCP服务器监听程序,用于GPS车载终端的TCP/IP通讯:发送/接受命令和短信等,(VS.NET c#)
TeleImmersion_Leigh
- Global Scale Tele-Immersion Network Performance Activities。TCP vs UDP vs FEC/UDP传输的比较,有参考价值。
TCPDate
- tcp ip DATA 用VS。NET的例子-tcp ip with VS.NET example
TcpIpLibJS
- VS.NET 写的TCP IP LIB库-VS.NET write TCP IP LIB library
TCPMP0.81
- tcpmp源代码,可以支持mp3,mp4,wma等播放-tcpmp source code
WinsockWithVB
- TCP/IP vs UDP/IP Using VB + Winsock -TCP/IP vs UDP/IP Using VB+ Winsock
CS
- tcp 发送数据 服务器 客户端聊天程序 基于VS开发环境-tcp vs c#
TCPSample
- TCP网络通信服务器和客户端通信,采用VS 2005编译-TCP network communications server and client communications, the use of VS 2005 compiler
tcp
- C#实现TCP协议的同步收发,包括服务器端和客户端的最简代码,是控制台应用程序。注意:这个工程是使用SharpDevelop下创建.NET版本为4.0,使用VS打开时需要转换。-C# TCP protocol to achieve synchronous transceiver, including server and client the most simple code, is a console application. Note: this project is to use Shar
filetrans
- vs上用c写udp和tcp网络文件传输的的服务器和客户端-udp and tcp network file transfer server and client ,write by c vs
tcp-vs-red
- red queue simulation in NGN
modbustest
- modbus TCP vs 2010 C++ 源码-modbus TCP source VS2010 C++ code
1-TCP-vs-RS485
- 这是本人耗费2周时间精心制作的PPT演示动画文档,专门讲述嵌入式以太网一卡通设备和传统RS485设备的对比。绝对原创!-This is the time I spent two weeks carefully crafted animation PPT document devoted to embedded Ethernet card equipment and traditional RS485 devices contrast. Absolute originality!
MODBUS-TCP-DebuggingV1.2
- TCP和MODBUS-TCP通讯调试软件V1.2_Wince_Win 通用版 本软件可以运行于 WINCE5 /WINCE6 /WINCE7 及 WINXP/ WIN7 等系统下, 软件设计环境 VB2005,要求装有 NET2.0 环境,对您学习MODBUS/TCP有帮助, 还可做TCP调试器, 此软件免费使用。 功能如下: 1.多网卡支持,点击“网卡X”处可自动切换网卡IP。 2.增加MODBUS寄存器个数至9999。 3.修改一次最多读写寄存器个数120
Asynchronous-TCP-communication-class
- VS c#异步Tcp通信类,包含事件类和通信类-Asynchronous Tcp communication class, including the event class and communication class
TCPClient
- 基于VS开发平台,建立TCP/UDP的Client端通讯协议,采取线程的方式,让两者通讯协议同时在一个软件中运行(Based on the VS development platform, the TCP / UDP Client terminal communication protocol is set up, and the thread is adopted to let the communication protocol run in one software.)
Server
- VS下利用MFC实现的回声程序,用到了winsock库。(The echo program implemented by MFC under VS is used in Winsock library.)
多线程tcp服务器
- c#语言,vs中开发,线程安全,已投入用于项目,实用性强。需要c++语言的请留意,在qt中开发的。