搜索资源列表
8019
- 一个通讯的的程序,用C语言写的关于TCP/IP的程序-a communications procedures, written in C language on the TCP / IP procedures
TCP-IP2shixian
- 本书完整而详细地介绍了TCP/IP协议是如何实现的。书中给出了约500个图例,15 000行实际操作的C代码,采用举例教学的方法帮助你掌握TCP/IP实现。本书不仅说明了插口API和协议族的关系以及主机实现与路由器实现的差别。还介绍了4.4BSD-Lite版的新的特点,如多播、长肥管道支持、窗口缩放、时间戳选项以及其他主题等等。读者阅读本书时,应当具备卷1中阐述的关于TCP/IP的基本知识。本书适用于希望理解TCP/TP协议如何实现的人,包括编写网络应用程序的程序员以及利用TCP/IP维护计算机
connector
- 用C实现的TCP/IP socket连接/读/写操作。采用了select方法来设置socket超时。此示例在Windows/unix系统下编译运行通过。-C realization of TCP / IP socket connections / read / write operation. Select the method used to set the socket overtime. This example in the Windows / Unix systems running
GPRSDLL00000
- GPRS DTU的通讯驱动链接库,基于TCP/IP socket-DTU communication driver base TCP/IP
c-talk
- 用基于TCP/IP协议连接方式, 实现了服务器转发,多客户连接,好友列表上线了自动更新,程序托盘,当有消息时,如果程序最小化,跟QQ一样,托盘的图标会闪烁.有提示音.实现ctrl+enter与enter转切换. 基本类似于QQ群. 由于是SQL库的,所以能很方便的集成到你的OA系统中。 (注意,请把"客户端目录的face和music两个文件夹放到您编译的目录中去,也就是放到Debug或者Release中去) 和这个是一样的,不过我的是源代码而已。可以自己定制。-Use based o
TcpCSFramework
- c#环境下的tcp socket通讯软件。可用于gprs数据中心软件、tcp/ip网络通讯会话软件。-c# enviorment tcp socket communication software.it maybe used in gprs datacenter software,or tcp/ip internet conversation.
NetMeeting_VideoCapture1
- 概要介绍: 本例子是视频采集与播放是基于vfw。 视频的传输是基于rtp来传输。用的第三开源包是jrtplib。 参考例子: (1)视频采集,播放,视频传输 我参考了从http://www.programsalon.com/ 下下来的NetMeeting_VideoCapture例子 不过它的传输是基于tcp/ip socket编程的。 (2)jrtplib官方网站的c/s例子 运行配置: VS2005 头文件 j
TCP
- TCP通信代码,TCP IP套接字,TCPEchoClient4.c-TCP communication code, TCP IP socket
TCP-IP
- 基于TCP/IP协议的C/S架构通信程序-Based on TCP/IP protocol in C/S architecture communication program
GPRS-Gateway
- 用C#写的GPRS TCP/IP通信仿真软件。公司内部资料。-Using C# to write GPRS TCP/IP communication simulation software. Internal information.
TCPIP-ClientServer-
- 基于C/S架构的多客户端TCPIP通信示例和基于TCPIP的一对一通信,采用VS2010编写-Simple Multi-User TCPIP ClientServer Example and TCP IP Server Client Example
CoolerServer
- 用C++Builder6.0做的冷却控制柜服务端应用程序,Modbus通信协议,tcp/ip的socket通信。-C++ Builder6.0 do with the cooling control cabinet server application procedures, Modbus communication protocol, tcp/ip socket communication.
abgvd
- 这是一个用c++ Bulider实现的基于TCP IP协议的客户端和服务器端通信系统的源码()