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

[TCP/IP协议栈] FRP_Reverse_Loadbalance

使用FRP创建反向隧道,并在多个服务器(10)Kharej服务器|(1)伊朗服务器,反之亦然]使用本机IPV6或专用IP和隧道代理
Create a reverse tunnel using FRP with load balancing between multiple servers (10) Kharej Servers | (1) Iran Server s and vice versa] using either Native IPV6 or Private IPs & Tunnel Broker (2023-12-29, Python, 0KB, 下载0次)

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

[TCP/IP协议栈] Project_TCPIP_TestServer

使用TCP IP协议的Echo服务器,
Echo Server using with TCP IP Protocol, (2023-08-01, C++, 0KB, 下载0次)

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

[TCP/IP协议栈] java-multi-stateless-tcpip-server

WIP无状态多线程web服务器,
WIP stateless multi threaded web server, (2019-05-24, Java, 0KB, 下载0次)

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

[TCP/IP协议栈] timeServer

实现授时服务,通过服务器运行,以及客服端的运行,服务器端获得请求后返回当前的时间,本实列实用初学网络爱好者
To achieve time service, through the server operation, as well as the operation of the customer service side, the server side gets the request and returns to the current time. This column is practical for beginner Network enthusiasts. (2019-01-23, C/C++, 7KB, 下载1次)

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

[TCP/IP协议栈] tcp_src

基于Socket套接字的客户端与服务器,服务器使用多进程实现客户端连接的并发处理。
Based on socket socket client and server, the server uses multi-process to realize the concurrent processing of client connection. (2018-09-07, C/C++, 1KB, 下载5次)

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

[TCP/IP协议栈] TCPServerSocket

tcp例子,tcp服务器,socket编程,c#代码
tcp socket c# tcp socket (2017-12-22, C#, 290KB, 下载3次)

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

[TCP/IP协议栈] day10TCP22

tcp服务器和客户端实现简单通信,相互发送消息。
TCPUDP simple communication (2017-07-12, LINUX, 11177KB, 下载1次)

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

[TCP/IP协议栈] TCP协议客户端服务器间视频传输c源码

此程序可实现windows客户端与client服务器端的文件传输。
This program can achieve Windows client and client server-side file transfer. (2017-07-11, C/C++, 2KB, 下载4次)

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

[TCP/IP协议栈] tcp-select

TCP并发服务器,使用IO多路复用来实现,对初学者学习有很大作用
TCP concurrent server, using IO multiplexing to achieve, there is a significant role for beginners to learn (2014-04-10, Unix_Linux, 11KB, 下载20次)

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

[TCP/IP协议栈] EX1

简单的TCP/IP客户端与服务器端,SSD8Exercise1
The answer of SSD8 Exercise1 (2013-12-31, Java, 97KB, 下载1次)

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

[TCP/IP协议栈] tcpReceiver

简单的TCP接收器采用wpf技术,xaml布局
TCP RECEIVER (2013-05-08, C#, 94KB, 下载11次)

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

[TCP/IP协议栈] LiChen

基于TCP/IP协议,用swing组件编写的聊天程序。有客户端和服务器,客户端输入服务器的IP来建立连接,服务器响应连接来建立通讯。
Based on TCP/IP protocol chat program written using swing components. Client and server, enter the server IP of the client to establish a connection, the response from the server to connect to establish communication. (2012-07-30, Java, 30KB, 下载4次)

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

[TCP/IP协议栈] Bin

TCP通信的建立,客户端发起通信请求,服务器端准备接收,同时可能多个客户端向服务器发起通信请求,服务器采取多线程的方式进行处理
The establishment of TCP communication, the client initiates communication request, the server is ready to receive, but may be multiple client requests to the server-initiated communications, the server to handle multiple threads, (2011-09-26, Delphi, 1392KB, 下载16次)

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

[TCP/IP协议栈] TCP-Chat

C#TCP聊天室,包括完整的服务器端和客户端
C# TCP chat rooms, including a complete server and client (2011-06-21, C#, 120KB, 下载69次)

http://www.pudn.com/Download/item/id/1575434.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协议栈] TCP_server_client

MyEclipse,实现tcp socket连接的客户端和服务器端,能够传输文本或图片,服务器端有多线程和单线程两个,多线程的可以实现同时让多个用户连接,rar包内word文档中有简单的流程图和程序说明,代码较简单,适合初学者。
MyEclipse,tcp socket server and client,there are single thread server and multi thread server,you can get file through the tcp (2010-05-06, Java, 112KB, 下载939次)

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

[TCP/IP协议栈] TCPScan-J

J版本的TCP端口扫描器
J version of the TCP port scanner (2008-05-18, Java, 7KB, 下载8次)

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

[TCP/IP协议栈] TCPchat

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

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

[TCP/IP协议栈] linux-socket

本Linux网络应用程序采用客户-服务器模型,并发型交互。在OSI参考模型的传输层,通过调用TCP套接字(Socket)的各种函数,使服务器和各个客户端之间建立快速可靠的连接,处理客户机发送的数据,实现流量检测与控制。
The Linux web applications in client- server model, and cross-hair. OSI reference model in the transport layer, by calling the TCP socket (Socket) of a variety of functions, so that the server and the client between the fast and reliable connections to deal with the client to send data, the achievement of traffic detection and control. (2008-01-03, Unix_Linux, 37KB, 下载259次)

http://www.pudn.com/Download/item/id/387785.html
总计:1426