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

[TCP/IP协议栈] uhppoted-httpd

基于UHPPOTE TCP IP控制器的访问控制系统的基于浏览器的用户界面,
Browser based user interface for an access control system based on the UHPPOTE TCP IP controllers, (2023-10-25, CSS, 0KB, 下载0次)

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

[TCP/IP协议栈] uipcalc

通用(IPv4 IPv6)CIDR计算器,
Universal (IPv4 IPv6) CIDR calculator, (2019-05-09, Python, 0KB, 下载0次)

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

[TCP/IP协议栈] xbttracker6

支持IPv6的XBT跟踪器,
XBT Tracker with support IPv6, (2018-01-19, C++, 0KB, 下载0次)

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

[TCP/IP协议栈] ipv6-subnet-calculator

IPv6子网计算器,
IPv6 Subnet Calculator, (2013-11-15, PHP, 0KB, 下载0次)

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

[TCP/IP协议栈] tsps

IPv6隧道设置协议服务器,
IPv6 Tunnel Setup Protocol Server, (2016-02-04, C, 0KB, 下载0次)

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

[TCP/IP协议栈] ip6

IPv6地址帮助器实用程序。,
IPv6 address helper utilities., (2022-09-17, JavaScript, 0KB, 下载0次)

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

[TCP/IP协议栈] tcp server

在pc机上搭建服务器,为物联网wifi模块提供透传服务平台
build the tcp server in the pc (2018-05-15, Python, 33KB, 下载6次)

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

[TCP/IP协议栈] 单臂路由器

(1)实现单臂路由器的配置,掌握单臂路由配置的基本命令 ;(2)配置单臂路由实现VLAN间通讯
Implementation of single arm router configuration (2017-10-31, HTML, 9KB, 下载2次)

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

[TCP/IP协议栈] SocketClientSimulator

一个简单的TCP 客户端,使用QTcpSocket连接服务器,发送和接受信息
A simple TCP client, use QTcpSocket connection server, sending and receiving information (2016-01-04, QT, 8KB, 下载6次)

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

[TCP/IP协议栈] cSharp_udp

C#控制台编写客户端和服务器,采用UDP协议,互相发送与接收数据。
C# console to write client and server, using UDP protocol to send and receive data to each other. (2015-06-05, C#, 55KB, 下载28次)

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

TCP协议同步通信和异步通信系统的实现 服务器和客户端
A synchronous communication and asynchronous communication system implementation of the TCP protocol server and the client (2012-11-24, C#, 211KB, 下载14次)

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

[TCP/IP协议栈] tcp_file_transfer

基于labview的主机间TCPIP协议传输程序,有服务器端和客户端
a transfer program base on labview and tcpip protocol,including server and client (2012-05-09, LabView, 41KB, 下载5次)

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

[TCP/IP协议栈] VoteForMyProtocol

用TCP/IP实现自己简单的应用程序协议:成帧器部分 VoteForMyProtocol源码
With TCP/IP realize their simple application protocol: into the frame of VoteForMyProtocol (2011-12-16, C/C++, 122KB, 下载5次)

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

[TCP/IP协议栈] CsharpIPUploadFile

通过TCP/IP 连接服务器和客户端,实现从客户端向服务器传送文件
Through TCP/IP to connect server and client, from client to send files to the server (2009-04-13, C#, 274KB, 下载13次)

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

一个很好的SOCKET 类多线程服务器接受
A good type of multi-threaded server SOCKET accept (2008-12-13, Visual Basic, 94KB, 下载48次)

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

[TCP/IP协议栈] MySocket

网络通信客户端,服务器端简单封装类.能支持客户端,服务器端功能.
Network communication client, simple server-side package type. To support the client, server-side functionality. (2008-11-08, Visual C++, 4KB, 下载7次)

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

[TCP/IP协议栈] TCPServer

winsocket 服务器接收程序,可用于接收我发送
WinSocket server to receive the procedure can be used to send me to receive (2008-07-28, Visual Basic, 14KB, 下载17次)

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

[TCP/IP协议栈] VBdevelop

本文介绍了TCP/IP协议和客户/服务器程序的基本原理,给出了利用Visual Basic6.0开发客户/服务器软件的设计方法;最后给出了应用实例。
This paper introduces the TCP/IP protocol and client/server to the basic principles By using Visual Basic 6.0 client/server software design method; Finally an example of application is given. (2006-09-24, Visual Basic, 9KB, 下载20次)

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