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

[TCP/IP协议栈] gRPC-TCP-IP-Response-Dockefile

gRPC服务器,响应协议,Dockerfile Haz rlama
gRPC Server,Response Protobuf, Dockerfile Haz rlama (2024-02-09, Java, 0KB, 下载0次)

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

[TCP/IP协议栈] TCP-IP-Client-Server-Interaction-Demo

TCP IP客户端-服务器交互演示,,
TCP IP Client Server Interaction Demo,, (2023-10-19, JavaScript, 0KB, 下载0次)

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

[TCP/IP协议栈] pynetcal

用于CLI的超级简单的IPv4、IPv6网络计算器,
A super-easy IPv4, IPv6 network calculator for your CLI, (2020-07-26, Python, 0KB, 下载0次)

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

[TCP/IP协议栈] ipv6-c

用于学习的C中的TCP IPv6客户端服务器示例,
TCP IPv6 client server example in C for learning, (2019-12-07, C, 0KB, 下载0次)

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

[TCP/IP协议栈] cmdserv

一个简单的TCP命令服务器,
a simple TCP command server, (2023-04-24, C, 0KB, 下载0次)

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

[TCP/IP协议栈] axproxy

支持IPv6的便携式SOCKS-5服务器,
A portable SOCKS-5 Server with IPv6 support, (2022-08-13, C, 0KB, 下载0次)

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

[TCP/IP协议栈] Pureftpd-FXPAbuse

滥用Pureftpd FXP获取目标服务器的ipv6,
abuse Pureftpd FXP to obtain the ipv6 of the target server, (2021-06-04, Python, 0KB, 下载0次)

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

[TCP/IP协议栈] lwip_v1.3.2

LwIP协议栈,适合小存储的处理器实现以太网功能
LwIP TCP/IP Stack (2014-01-07, C/C++, 538KB, 下载6次)

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

[TCP/IP协议栈] Server-Client

基于tcp/ip的服务器和客户端通信软件设计
tcp/ip server/client conmmu (2014-01-06, Visual C++, 25KB, 下载1次)

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

[TCP/IP协议栈] Router

这是一个模仿路由算法的java程序。 实现关于路由器的简单功能。 实现距离矢量路由算法。 所实现的路由器模拟Internet上的IP路由器。它能确定网络的最短路由,并在这些利用上传输分组 实现功能简介 1) 编写一个称为“Router”的程序 2) 利用距离向量算法更新路由表 3) 该程序的多个实例(进程或线程)可以以运行在一台机器 4) 实例之间利用UDP交换路由表 5) 假设结点与其邻居结点的都为距离为1。 6) 为了指明实例及其邻居,程序启动时必须能接收以下参数: 7) router ID, myport, port1, port2, port3… 8) 程序必须能处理以下命令: a) N-打印活动的邻居列表。 b) T-输出路由表。 c) 0,1,… 9-发送分组 9) 关于时间定时 a) 每个路由器每2秒钟发出它们的路由表 b) 每个路由器根据收到的路由表更新它们自己的路由表 c) 路由器必须具备检测邻居是否活动的能力。如果路由器在6秒钟没有收到邻居发来的更新,则认为邻居不可达 10) 关于拓扑结构 a) 路由器必须具备路由器故障和恢复的能力 b) 这里假设链路不会出现故障,分组不会丢失和出错 c) 如果路由器在给定时间内未运行,表示路由器故障。如果重启运行,则认为路由器故障恢复 d)当然,假设通信是双向的
This is a parody routing algorithm java program. Achieve a simple function on the router. Implement distance vector routing algorithm. Internet router simulation achieved the IP router. It can determine the shortest route network, and in these transmission packet utilization Achieve Features A) preparation of a group called "Router" program 2) the use of distance vector algorithm updates the routing table 3) multiple instances of the program (processes or threads) can be run on a single machine 4) between instances using UDP exchange routing table 5) Assuming that node and its neighbor nodes are distance of 1. 6) In order to specify the instance and its neighbors, the program must be able to start receiving the following parameters: 7) router ID, myport, port1, port2, port3 ... 8) program must be able to deal with the following command: a) N-printing activities neighbor list. b) T-output routing table. c) 0,1, ... 9- to send the packet 9) About Time Timing a) given eve (2013-07-24, Java, 72KB, 下载76次)

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

[TCP/IP协议栈] testiocp2

IOCP服务器,acceptEx,内存管理,心跳
The IOCP server acceptEx, memory management, heartbeat (2013-04-08, Visual C++, 676KB, 下载29次)

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

[TCP/IP协议栈] zuixin

modbus TCPde 实现,可以修改和读取寄存器
The modbus TCPde to achieve, you can modify and read register (2012-06-06, Visual C++, 1938KB, 下载9次)

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

[TCP/IP协议栈] SOCKET

基于C++的SOCKET服务器的源程序,可以下来看看。
SOCKET server C++ source code, can look down (2012-05-16, Visual C++, 3KB, 下载4次)

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

[TCP/IP协议栈] EG_TCP

简单的TCP协议服务器端,希望对你有用处,哈哈
easy TCP example,may help you hehe. (2012-04-09, C/C++, 5218KB, 下载6次)

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

[TCP/IP协议栈] TCP

TCP 验证程序 服务器端和客户端程序,可在网络上实现tcp程序的通信
TCP client (2011-12-02, Visual C++, 2KB, 下载7次)

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

[TCP/IP协议栈] Transfer

文件传输,有服务器和客户端程序,Winsock,CSocket
File transfer, a server and client programs, Winsock, CSocket (2011-05-31, Visual C++, 1915KB, 下载18次)

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

[TCP/IP协议栈] SuperVersion

tcp socket通信编程,作为远端服务器的客户端
tcp socket communication programming, remote server as a client (2010-05-28, Visual C++, 774KB, 下载5次)

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

[TCP/IP协议栈] MyTcpListener

TCP服务器源代码,简单的tcp通讯例子
TCP server source code, a simple example of tcp communication (2010-04-13, C#, 20KB, 下载15次)

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

[TCP/IP协议栈] ThreadPool_final

此代码作为Server,使用TCP Socket编程技术,利用多线程并发,并且使用了线程池技术,修改宏定义可以实现任意路client并发连接到此服务器
This code as a Server, using TCP Socket programming using concurrent multi-threaded, and uses the thread pool technology, to amend the definition of macros can be complicated by the arbitrary way to connect to this server client (2009-07-27, C/C++, 4447KB, 下载233次)

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

[TCP/IP协议栈] 简单的聊天程序

要求使用1对1的连接,具体形式为面向连接的TCP客户机/服务器模式。在两台机器(同一台机器上也可以)上依次启动服务器、客户端,在客户端输入正确的服务器地址后确认连接是否成功;若成功则可以在客户端和服务器短之间互相收发信息
require the use of one pair of a link to specific forms of TCP connection-oriented client/server model. The two machines (the same machine can), followed restart the server, client, the client server input the correct address after connecting recognized success; If success can be in the client and server between short transceiver information (2005-04-24, C++, 56KB, 下载24次)

http://www.pudn.com/Download/item/id/1114329365156192.html
总计:1436