联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All TCP/IP协议栈(495) 
按平台查找All Visual C++(495) 

[TCP/IP协议栈] server

基于Linu型系统下的TCP服务器的C代码
TCP server C code (2016-11-10, Visual C++, 5KB, 下载1次)

http://www.pudn.com/Download/item/id/1478767712699604.html

[TCP/IP协议栈] rtmplib

rtmplib封装chunk,并发送到fms服务器
rtmplib for rtmp protocol (2012-11-01, Visual C++, 290KB, 下载6次)

http://www.pudn.com/Download/item/id/2033414.html

[TCP/IP协议栈] Dhcp_IPv6FreeBSD

IPv6下的DHCP服务器,与ipv4对应的参考。
dhcp server in ipv6 (2012-08-17, Visual C++, 32KB, 下载4次)

http://www.pudn.com/Download/item/id/1969145.html

[TCP/IP协议栈] NetChat

一个简单的聊天网络编程,基于TCP协议的DOS界面,有客户端和服务器端两个文件夹,使用VC6.0
A simple chat network programming, TCP-based DOS interface, client and server-side folders, using VC6.0 (2012-06-11, Visual C++, 4106KB, 下载4次)

http://www.pudn.com/Download/item/id/1909861.html

[TCP/IP协议栈] tcpsrv

tcpip 最基本的 服务器 发送接受程序, 实例程序
tcp ip (2011-10-15, Visual C++, 1184KB, 下载6次)

http://www.pudn.com/Download/item/id/1669632.html

[TCP/IP协议栈] TCPUDP

TCP UPD 服务器,客户端可选,挺实用滴
TCP UPD Server Client (2011-10-08, Visual C++, 67KB, 下载10次)

http://www.pudn.com/Download/item/id/1663032.html

[TCP/IP协议栈] chatRoom

socket 网络编程含有客户端与服务器,实现了的八数码界面表示
socket (2011-09-16, Visual C++, 1101KB, 下载9次)

http://www.pudn.com/Download/item/id/1647395.html

[TCP/IP协议栈] 5639

聊天 工具的 客户端和服务器 东西因该还可以用
chating (2011-06-24, Visual C++, 235KB, 下载3次)

http://www.pudn.com/Download/item/id/1579789.html

[TCP/IP协议栈] tcpserver

用于实现基于TCP/IP的客户端与服务器间的通信,该程序为服务器端的源程序
Used to implement based on TCP/IP between the client and server communication, the program' s source code for the server-side (2010-12-01, Visual C++, 1KB, 下载3次)

http://www.pudn.com/Download/item/id/1365309.html

[TCP/IP协议栈] SERVERAPPLW

4.7 TCP服务器应用开发示例 在WINCE 上测试通过。
tcp_server (2010-06-22, Visual C++, 69KB, 下载3次)

http://www.pudn.com/Download/item/id/1220441.html

[TCP/IP协议栈] TCPtalk

该软件是基于TCP协议的聊天软件,分为客户端和服务器端,能进行聊天,传输文件
The software is based on the TCP protocol chat software, divided into client and server side, can chat, transfer files (2010-05-15, Visual C++, 694KB, 下载7次)

http://www.pudn.com/Download/item/id/1173472.html

[TCP/IP协议栈] TCP_IP

tcp_ip 服务器与客户端的通信源码。
tcp_ip server and client communate code. (2010-04-16, Visual C++, 31KB, 下载9次)

http://www.pudn.com/Download/item/id/1128680.html

[TCP/IP协议栈] TCP

TCP 收发数据编程 C语言版 包括客户端和服务器端
TCP send and receive data programming C language version of both client and server side (2010-04-06, Visual C++, 10KB, 下载89次)

http://www.pudn.com/Download/item/id/1113196.html

[TCP/IP协议栈] TCPIP_Communication

利用多线程机制实现TCP/IP的简单通信,支持客户端与服务器端的同步通信。
Mechanisms using multi-threaded TCP/IP for simple communication, to support the client and server-side synchronous communication. (2009-06-22, Visual C++, 2KB, 下载9次)

http://www.pudn.com/Download/item/id/816856.html

[TCP/IP协议栈] MyBrowser

基于TCP/IP 编写的浏览器,开发环境C++
Based on TCP/IP browser prepared (2009-06-01, Visual C++, 97KB, 下载4次)

http://www.pudn.com/Download/item/id/787357.html

[TCP/IP协议栈] TCP

一个网络编程的程序代码,实现TCP聊天功能,包括服务器端和客户端
A network of programming code to achieve TCP chat functions, including server-side and client (2008-05-17, Visual C++, 540KB, 下载14次)

http://www.pudn.com/Download/item/id/465041.html

[TCP/IP协议栈] TCPchat

一个TCP的多人聊天程序 包含客户端和服务器
TCP (2008-04-10, Visual C++, 68KB, 下载24次)

http://www.pudn.com/Download/item/id/434404.html

[TCP/IP协议栈] was

以消息通知的方式实现TCP协议下的客户机服务器程序。服务器程序使用WSAAsyncSelect模型
Informed way in order to realize the agreement under the TCP client-server program. Server program to use WSAAsyncSelect model (2007-11-06, Visual C++, 2947KB, 下载41次)

http://www.pudn.com/Download/item/id/355847.html

[TCP/IP协议栈] console_client

TCP/IP项目中的CLIENT端,用于给服务器发送信息
TCP/IP projects in the CLIENT-for the server to send a message (2007-03-05, Visual C++, 255KB, 下载85次)

http://www.pudn.com/Download/item/id/252425.html

[TCP/IP协议栈] TCPNetKit

本程序用来进行TCP通信的调试,程序包含了TCP服务器和客户端两个部分。 TCP服务器可以在指定的端口进行监听,并同时最多处理100个连接。实时显示每个连接发送过来的数据,并且可以手工选择需要对哪个连接回送数据,或者是断开某个连接。 TCP客户端可以对某个IP(或者直接输入域名)的端口进行连接,实时显示已经连接的服务器发送的信息,可以手动输入需要发送到服务器的内容。 这个程序在对一些自己编写的服务器或者客户端的程序进行调试的时候比较有用。
the procedures used for testing TCP communications, includes the TCP server and client in two parts. TCP server can be the designated port eavesdropping, and at the same time deal with a maximum of 100 links. Real-time display over each link this data, as well as the need to manually choose which link to send data, or disconnect a link. TCP client can be on a certain IP (or domain name directly input) port for connection, real-time display is already connected to the server to send messages manually input can be sent to the server needs of the content. In the process of the preparation of some of their server or client procedure debugging time more useful. (2006-11-15, Visual C++, 45KB, 下载889次)

http://www.pudn.com/Download/item/id/226656.html
总计:495