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

[TCP/IP协议栈] tcp

tcp服务器,实现tcp服务器和客户端通信,收发数据
TCP server, the realization of TCP server and client communication, transceiver data (2020-09-27, C/C++, 7KB, 下载3次)

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

[TCP/IP协议栈] C_S

用于进行TCP连接的抓包操作的服务器和客户端
Server and client for packet capture of TCP connection (2020-08-27, C/C++, 1KB, 下载0次)

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

[TCP/IP协议栈] TCP

基于TCP协议实现服务器程序和客户端程序
Implementation of server program and client program based on TCP protocol (2020-06-14, C/C++, 1KB, 下载1次)

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

[TCP/IP协议栈] 简单TCP程序实例

基于TCP协议的聊天器 包含服务端和客户端
Chat based on TCP protocol includes server and client (2020-06-01, C/C++, 2KB, 下载0次)

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

[TCP/IP协议栈] tcp

实现socket TCP服务器 客户端收发,使用TCP协议实现服务器与客户端通信
socket TCP server client (2020-01-17, C/C++, 1KB, 下载3次)

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

[TCP/IP协议栈] MyTcpServer

这是基于QT实现的TCP服务器,亲测有效。
Implementation of TCP Server Based on QT (2019-03-12, C/C++, 6KB, 下载9次)

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

[TCP/IP协议栈] TCPIP服务器客户端

本源码包含tcp/ip服务器与客户端源码,可实现简单的数据传输等功能
This source contains tcp/ip server and client source code, and can realize simple data transfer and other functions. (2018-05-21, C/C++, 3KB, 下载3次)

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

[TCP/IP协议栈] 实验1

简单的tcp服务器,可以实现基本的网络通信功能。但是只是一个轻量级的服务器,后功能敬请期待。
a tcp server and a client (2018-05-21, C/C++, 92KB, 下载0次)

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

[TCP/IP协议栈] TCP聊天服务器端

基于TCP/IP协议的服务器端的程序,可以接收客户端数据
Server-side programs based on TCP/IP protocol that can receive client data (2018-05-02, C/C++, 2380KB, 下载2次)

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

[TCP/IP协议栈] V5-114a_以太网_Web服务器例程(DM9000+uIP)

用来嵌入式网络建立,芯片是STM32配合DM9000
The establishment of Embedded Network (2018-01-29, C/C++, 9871KB, 下载18次)

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

[TCP/IP协议栈] TCP-Server

建立TCP服务器.用户可给他TCP调试工具,建立客户端,与TCO服务器交互。
Standup TCP server (2014-08-08, C/C++, 1299KB, 下载4次)

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

[TCP/IP协议栈] TCP_SERVER

这是TCP,服务器端程序,编译成功,一起学习
This is the TCP, server-side program, compiled successfully, learning together (2014-08-05, C/C++, 1KB, 下载3次)

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

[TCP/IP协议栈] open_tcp_demo

open TCP中的tcp(服务器/客户)和udp(客户端/服务器)的源码;
open tcp: including tcp(client/server)和udp(server/client) source demo code,. (2013-10-20, C/C++, 7KB, 下载4次)

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

[TCP/IP协议栈] dg645

通过tcp/ip控制dg645信号延时发生器
Sample program for controlling the DG645 via TCP/IP (2012-10-29, C/C++, 1KB, 下载7次)

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

[TCP/IP协议栈] OS

分别编一个客机程序和服务器程序,首先建立客户程序与服务器之间正确的socket连结,然后利用send和recv函数,客户程序将一个较长的文本文件(如几k字节)中的数据发送给服务器。要求服务器全部正确地接收到所有的数据(一个也不能少),并将其存入一个文件。
socket (2010-11-05, C/C++, 25KB, 下载6次)

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

[TCP/IP协议栈] udps

Udp服务器程序~由mail与execute两个函数所组成。
UDP server program ~ by mail and execute composed of two functions. (2008-05-26, C/C++, 2KB, 下载3次)

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

[TCP/IP协议栈] tcp_svr

TCP/IP 服务器程序,服务器利用TCP传输
TCP/IP server program, the server using TCP transmission (2008-04-12, C/C++, 1KB, 下载13次)

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

[TCP/IP协议栈] DayTimeUDP

DayTime服务UDP客户机——服务器实现D ayTime服务UDP客户机——服务器实现D ayTime服务UDP客户机——服务器实现
DayTime UDP client services-- server UDP customer service DayTime Machine-- Server DayTime UDP client services-- services Server DayTime U DP client-- server DayTime UDP client services-- server (2007-01-13, C/C++, 6KB, 下载31次)

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

[TCP/IP协议栈] C实现SMTP服务器,使用TCP命令实现功能比较完善

C#实现SMTP服务器,使用TCP命令实现,功能比较完善
C# SMTP server using TCP commands, functions more perfect (2005-07-11, C/C++, 10KB, 下载21次)

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

[TCP/IP协议栈] 利用TCPIP实现简单的客服务器模式

利用TCPIP实现简单的客服务器模式,用C语言实现
TCPIP simple use of the passenger server model, with C language (2005-07-06, C/C++, 6KB, 下载13次)

http://www.pudn.com/Download/item/id/1120663223329599.html
总计:138