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

[TCP/IP协议栈] JavaIpCodec

JAVA中的IP编解码器
IP codecs in JAVA (2023-12-28, Java, 0KB, 下载0次)

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

[TCP/IP协议栈] TcpIpServer

TcpIP服务器
TcpIpServer (2023-12-18, Java, 0KB, 下载0次)

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

[TCP/IP协议栈] Networking

测试网络的一些基本概念。包括回声客户端-服务器,TCP IP客户端服务器,加密,错误检测,配置...
Testing out some of the basic concepts of Networking. Includes echo client-server, TCP/IP client server, encryption, error-detection, congestion control techniques etc. (2023-11-10, Java, 0KB, 下载0次)

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

[TCP/IP协议栈] dhcp

Jagornet DHCP服务器-用于Java的开源DHCPv4 DHCPv6服务器,
Jagornet DHCP Server - An open source DHCPv4 DHCPv6 Server for Java, (2023-05-23, Java, 0KB, 下载0次)

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

[TCP/IP协议栈] TCPIP-server-for-Eliko-Indoor-Positioning-Sensor

Eliko室内定位传感器的TCPIP服务器,,
TCPIP server for Eliko Indoor Positioning Sensor,, (2017-09-19, Java, 0KB, 下载0次)

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

[TCP/IP协议栈] AFEServer

基于tcpip的服务器,与AFE交互,
tcpip based server which interacts with AFE, (2014-01-19, Java, 0KB, 下载0次)

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

[TCP/IP协议栈] WEB

搭建简易的服务器与客户端,利用eclipse完成
Build simple server and client (2020-10-06, Java, 1KB, 下载0次)

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

[TCP/IP协议栈] DingYuanDtuServer3

这是当时项目中的服务器端程序,下层通过DTU将数据传到上层,上层通过此程序接收解析数据,存储到数据库,涉及到线程池编程,数据库编程,TCP/IP编程。
This was the project of server-side program, the lower the data transmitted by DTU upper, upper receiving and analyzing data through this program, stored in the , related to the thread pool programming, programming, TCP/IP programming. (2015-11-25, Java, 2704KB, 下载61次)

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

[TCP/IP协议栈] Tcpserver

实现简单的tcp服务器搭建 实现简单的tcp服务器搭建实现简单的tcp服务器搭建实现简单的tcp服务器搭建
tcp servertcp servertcp servertcp servertcp servertcp server (2015-03-19, Java, 2056KB, 下载10次)

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

[TCP/IP协议栈] TCPClient.java

通过TCP SOCEKT 从服务器接收数据 将数据处理后 发送回服务器端
By TCP SOCEKT receive data the server sends the data back to the server-side processing (2014-11-03, Java, 1KB, 下载18次)

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

[TCP/IP协议栈] SocketServer

TCP服务器,可以聊天!!!包括客户端和服务器端!
TCP server, you can chat! ! ! (2013-06-20, Java, 13KB, 下载6次)

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

[TCP/IP协议栈] 09Socket

基于TCP and UDP的socket编程 简单的Client/Server网络应用程序。要求实现客户向服务器传输任意一个字符串,服务器将收到的字符串变换成大写后传回客户。 2.修改上述程序,实现服务器根据客户请求,将服务器端指定的文件可靠地传输给客户。如果服务器没有指定的文件,服务器将给客户返回一个信息,通知客户其请求文件不存在。
TCP and UDP socket programming Simple Client/Server network applications. Required to achieve customer transmitted to the server, any string, the server will receive the string returned customers transform to uppercase. (2) modify the above procedure, the server according to customer requests, the reliable transmission of the file to the specified server to the customer. If the server does not have the specified file, the server will return a message to inform customers of its requested file does not exist. (2012-04-21, Java, 77KB, 下载23次)

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

[TCP/IP协议栈] socket

模拟服务器端和客户端,模拟TCP/IP协议和服务器浏览器工作流程。
Simulation server-side and client-side, analog TCP/IP protocol and the server browser workflow. (2010-03-22, Java, 12KB, 下载7次)

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

[TCP/IP协议栈] TcpUdpsever

简单的面向文件传输的服务器的开发,能够通过tcp和udp方式实现循环等待
A simple file transfer server for development, can be achieved through the tcp and udp wait cycle (2009-08-24, Java, 4KB, 下载4次)

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

[TCP/IP协议栈] TCPServer

模拟TCP协议下的客户-服务器服模式的服务器程序端运行
Simulation of TCP client under the agreement- server service model client server program to run (2009-02-08, Java, 1KB, 下载7次)

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

[TCP/IP协议栈] SMPPSim

SMPP 模拟器 非常好用 支持 SMPP V4
SMPP simulator is very useful to support the SMPP V4 (2008-12-22, Java, 6767KB, 下载67次)

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

[TCP/IP协议栈] ChatServer

应用Socket接口的,基于TCP/IP协议的群聊器-服务端
Socket interface applications based on TCP/IP protocol of the group chat browser- Server-side (2008-11-19, Java, 2KB, 下载3次)

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

[TCP/IP协议栈] posServer

实现TCP/ip连接服务器,显示客户方IP及端口
Realize TCP/ip connection to the server, showing client IP and port (2008-09-28, Java, 1KB, 下载6次)

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

[TCP/IP协议栈] tcp

本程序是用eclipse写的一个tcp服务器和客户机程序
This procedure is used eclipse to write a tcp server and client program (2008-08-22, Java, 4KB, 下载27次)

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

[TCP/IP协议栈] UDPmail

基于UDP的安全邮件传输,实现了客户端和服务器,友好的图形界面
UDP-based secure e-mail transmission, the realization of the client and server, friendly graphical interface (2008-06-14, Java, 9KB, 下载14次)

http://www.pudn.com/Download/item/id/489602.html
总计:102