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

[TCP/IP协议栈] Springboot-TCP-IP-Client-Server

Springboot TCP IP客户端服务器
Springboot TCP IP Client Server (2024-03-04, Java, 0KB, 下载0次)

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

[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协议栈] JavaIPCodecSuite

用Java编写的IP编解码器
IP codecs written in Java (2024-01-08, Java, 0KB, 下载0次)

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

[TCP/IP协议栈] rxzSMBClient

Samba smb Android客户端 文件浏览器 CIFS ipv4 ipv6 域名,
Samba smb Android client file browser CIFS ipv4 ipv6 domain name, (2020-07-23, Java, 0KB, 下载0次)

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

[TCP/IP协议栈] tiny-transceiver

超小型tcp收发器(t3)lego,
A super-tiny tcp transceiver (t3) lego, (2022-11-16, Java, 0KB, 下载0次)

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

TCP IP套接字网络(Java Socket服务器,Android Socket客户端),
TCP IP Socket Network (Java Socket Server, Android Socket Client), (2017-03-19, Java, 0KB, 下载0次)

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

模拟客户端与服务器TCP通信,包含聊天记录
The analog client and server TCP communication (2013-03-14, Java, 31KB, 下载5次)

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

基于TCP协议的服务器与客户端连接的小程序
Applet based on the TCP protocol server and client connections (2012-07-09, Java, 1KB, 下载4次)

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

[TCP/IP协议栈] Tcp

一个简单的tcp客户端和服务器,可供大家学习使用
Simple TCP client and server (2011-09-28, Java, 7KB, 下载6次)

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

[TCP/IP协议栈] tcp

tcp协议的客户端和服务器端 的简单有效的实现
tcp client and server (2010-07-09, Java, 1KB, 下载3次)

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

用UDP协议传送信息;用TCP协议传送信息。 程序服务器接收(server)的代码
server (2010-01-20, Java, 1KB, 下载6次)

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

[TCP/IP协议栈] client

用UDP协议传送信息;用TCP协议传送信息。 程序服务器发送(client)的代码
client (2010-01-20, Java, 1KB, 下载6次)

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

本程序是用来显示本机的IP地址和其他的web服务器的IP地址和字符地址的。
this procedure is used to indicate the machine's IP address and other web server IP address and the address of characters. (2006-12-03, Java, 2KB, 下载3次)

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