搜索资源列表
Winsock2008
- tcp sokcet for vs.net2005
exSipLib
- 用VS.NET 2003编译osip 和exosip 得到的 库文件
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传输的比较,有参考价值。
CS
- tcp 发送数据 服务器 客户端聊天程序 基于VS开发环境-tcp vs c#
CDNS_src
- An MFC implementation of a DNS class, it can retrieve multiple IPs and hostnames. Windows (Win2003, Vista, NT4, Win2K, WinXP, Win95, Win98, WinME) MFC, Win32, VS (VS6)-An MFC implementation of a DNS class, it can retrieve multiple IPs and hostnames
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
Socketserver
- 用vs设计实现的SOCK SERVER可以用它来发送给client一个数据。-With the design and implementation of SOCK SERVER vs can use it to send data to a client.
VS-socket-programming
- Visual C++(后面简写为VC)网络编程是指用户使用MFC类库(微软基础类库)在VC编译器中编写程序,以实现网络应用。用户通过VC编程实现的网络软件可以在网络中不同的计算机之间互传文件、图像等信息。本章将向用户介绍基于Windows操作系统的网络编程基础知识,其开发环境是VC。在VC编译器中,使用Windows Socket进行网络程序开发是网络编程中非常重要的一部分。-The Visual C++ (behind abbreviated as VC) network programmin
RouteTracer
- 该代码实现了任意给定IP和端口的路由跟踪,在VS上测试运行成功!-The code for any given IP and port routing tracking, test run on the VS success!
Aodv-Vs-Olsr.tcl
- its a aodv protocol tcl code
ServerToClientMyProj
- It is free source for server vs client communication.
聊天传文件客户端
- 该文件用于与服务器建立连接发送消息和各种格式文件,VS平台