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

[TCP/IP协议栈] eth_ip_tcp_udp_ICMP_sniffer

eth-ip tcp-udp-ICMP嗅探器
eth ip tcp udp ICMP sniffer (2024-02-02, C, 0KB, 下载0次)

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

[TCP/IP协议栈] go-proxy-ipv6-pool

随机ipv6出口代理服务器(支持http-socks5)
Random ipv6 egress proxy server (support http socks5) (2024-01-12, GO, 0KB, 下载0次)

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

[TCP/IP协议栈] ot-coap-server

ot IPR项目的CoAP服务器,
CoAP server for ot-IPR project, (2023-09-30, Python, 0KB, 下载0次)

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

[TCP/IP协议栈] fpga-router

支持RIPng的四个1GB端口IPv6路由器,
A four-1gbe-port IPv6 router with RIPng support, (2023-06-13, Assembly, 0KB, 下载0次)

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

[TCP/IP协议栈] awsip

AWS IP区域定位器。支持IPv4和IPv6。,
AWS IP region locator. Supports both IPv4 and IPv6., (2023-03-04, JavaScript, 0KB, 下载0次)

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

[TCP/IP协议栈] TCPIP-client-server

使用C#的TCP IP多客户端服务器示例,
Sample TCP IP mutliclient server using C#, (2017-02-17, C#, 0KB, 下载1次)

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

[TCP/IP协议栈] eventghost-DenonTCPIP

通过eventghost控制TCP IP的Denon接收器,
Control a Denon receiver of TCP IP through eventghost, (2014-05-06, Python, 0KB, 下载0次)

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

[TCP/IP协议栈] solstis_tcpip

使用Python使用TCP IP控制Solstis激光器,
For controlling a Solstis Laser using TCP IP using Python, (2018-07-31, Python, 0KB, 下载0次)

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

[TCP/IP协议栈] TCPIPServerClient

包含客户端和服务器的项目的TCP连接,
TCP connection containing project for client and server, (2019-10-25, C#, 0KB, 下载0次)

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

[TCP/IP协议栈] 文件传输

从客户端到服务器进行文件传输,其中服务器实现并发处理的功能,可以解决重名的情况
File transfer to the server from the client, the server can realize the concurrent processing function, and solve the same name's situation (2018-03-14, LINUX, 1KB, 下载1次)

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

[TCP/IP协议栈] TCP

TCP协议使用线程,实现简单的客户/服务器程序实现客户和服务器相互收发数据直到一端输入“end”结束。
TCP protocol uses threads, simple client/server program to achieve client and server send and receive data each other until one end of the input end end. (2015-06-02, Visual C++, 2335KB, 下载3次)

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

[TCP/IP协议栈] tcpip3

用tcp/ip进行网际互连 第三卷 服务器编程及应用
the interconnect third volume principle (2014-11-24, Others, 11272KB, 下载4次)

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

[TCP/IP协议栈] OfficeChatSys

UDP局域网聊天系统,实习简单的聊天功能,不需要服务器
UDP Chater in lan (2013-08-09, C#, 1469KB, 下载4次)

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

[TCP/IP协议栈] TCP

基于TCP协议实现客户端与服务器在约定的端口上进行数据传输。客户端程序仅知道服务器的主机名,并不知道服务器的IP地址。 客户端 1从命令行输入服务器的的主机名连接到服务器; 2获取本机的相关信息包括:IP地址、开通的端口、操作系统的名称、本机名称列表、操作系统版本号、硬件版本; 3将上述信息进行凯撒加密并发送给服务器; 4接受服务器返回的经处理后的字符串,并显示; 5当用户输入CTRL+D或者“bye”时终止连接并退出。 服务器端 1服务器等待客户连接,连接成功后向客户发送欢迎信息; 2接收该客户的信息,然后解密并显示,并将收到的客户端操作系统版本号信息送回给客户端; 3要求服务器具有同时处理多个客户的能力。
TCP-based client and server to achieve the agreed port for data transmission. Client only know the server s host name, do not know the server s IP address. Clients A command line, enter the server s host name to connect to the server 2 to obtain the relevant information, including the machine: IP address, open ports, operating system name, local name of the list, operating system version, hardware version 3 Caesar the above information is encrypted and sent to the server 4 Accept the server returns the string after treatment, and display 5 When the user enters CTRL D or "bye" to terminate the connection and exits. Server-side 1 server waits for client connections, the connection is successful to send welcome message to the customer 2 receives the customer information, and then decrypt and display, and will receive the client operating system version information back to the client 3 requires that the server has the ability to simultaneously handle multiple clie (2011-11-29, C++, 2KB, 下载10次)

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

[TCP/IP协议栈] TCP

基于TCP的客户与服务器通信程序实例,内含客户端和服务器端 具体实践需要看功能修改
TCP-based clients communicate with the server application instance that contains the client and server side need to see a function to modify the concrete practice of (2010-12-13, Visual C++, 2719KB, 下载4次)

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

[TCP/IP协议栈] TCPClient

利用TCP协议进行聊天,实现聊天功能,客户端浏览器端
Chat using TCP protocol (2010-01-14, Visual C++, 8KB, 下载4次)

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

[TCP/IP协议栈] vmClientServerService

socket服务器和客户端程序,具有很好的扩展性和灵活性 ,可以很方便地进行修改以适应你的程序。
It s about socket server and client .It s flexible and scalable and can be easily changed to adjust your application (2009-09-09, Visual C++, 18141KB, 下载46次)

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

[TCP/IP协议栈] ce_TCPServer

ce_网络通讯,windows CE 通讯源码,服务器端
ce TCPServer, (2009-07-16, Visual C++, 648KB, 下载6次)

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

[TCP/IP协议栈] TCP

服务器和客户机端,即建立所谓的客户机/服务器编程模式。在服务器端必须先建立一个ServerSocket对象,然后等待客户机端的访问。而在客户机端,则是建立一个Socket对象直接跟服务器端连接,如果连接建立成功,则服务器端便会产生一个Socket对象,然后我们就可以利用这个Socket对象跟客户机端的Socket对象沟通了。此时在服务器和客户机之间建立了一条可靠连接,客户机和服务器可以在这条连接上可靠的传送数据。客户机发出请求,服务器监听来自客户机的请求,并为客户机提供相应的服务。
Server and client side, namely the establishment of the so-called client/server programming model. The server side must be the creation of a ServerSocket object, and then wait for the client-side visit. In client-side, it is to create a Socket object to connect directly with the server-side, if the connection is established successfully, then the server will create a Socket object, and then we can take advantage of this Socket object with client-side of the Socket object to communicate. At this time in between server and client to establish a reliable connection, client and server can be connected to the reliable transmission of data. Client request, the server listening to requests from the client and the client to provide the corresponding services. (2008-12-29, Java, 3KB, 下载7次)

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

[TCP/IP协议栈] TCP

本程序可以用来进行TCP通信的调试,程序包含了TCP服务器和客户端两个部分。 TCP服务器可以在指定的端口进行监听,并同时最多处理100个连接。实时显示每个连接发送过来的数据,并且可以手工选择需要对哪个连接回送数据,或者是断开某个连接。 TCP客户端可以对某个IP(或者直接输入域名)的端口进行连接,实时显示已经连接的服务器发送的信息,可以手动输入需要发送到服务器的内容。 这个程序在对一些自己编写的服务器或者客户端的程序进行调试的时候比较有用。
This procedure can be used for TCP communication debugging, the program includes a TCP server and client in two parts. TCP server port can be designated to monitor and at the same time deal with a maximum of 100 connections. Real-time display of each connection send data and can manually select which connections need to return data, or disconnect a connection. TCP client can be on a certain IP (or directly enter the domain name) to connect the port, real-time display has been connected to the server send the information, you can manually enter the need to send content to the server. This procedure in the preparation of some of their own server or client process more useful when debugging. (2008-05-18, Visual C++, 1917KB, 下载266次)

http://www.pudn.com/Download/item/id/465570.html
总计:1420