搜索资源列表
-
0下载:
.Ne 环境的下多线程的TCP/UDP 编程示例子,里面包括了服务器也客户端程序
-
-
0下载:
windows下的socket编程,例子,可以发送tcp,udp报等,适合于初学者看看,里面共有server和client的详细实现-windows under the socket programming, for example, can send tcp, udp reported, suitable for beginners look at the total inside the server and client to achieve detailed
-
-
1下载:
JICQ是用JAVA语言编写的一个基于客户机/服务器(C/S)模式的局域短信实时通信工具系统,系统采用了Microsoft公司的SQL Server 2000作为后台数据库,系统通过JDBC访问数据库。系统分为服务器程序和客户程序两部分,服务器与客户间采用“传输控制协议”(TCP),通过套接字(Socket)连接,客户之间采用“用户数据报协议”(UDP),通过数据报套接字(DatagramSocket)建立连接。系统具有用户注册、用户登录、添加好友、删除好友、发送和接收消息等功能。-JICQ J
-
-
0下载:
利用vc实现的局域网文件传输,共分为客户端和服务器端两部分,该部分是文件传输的客户端,采用了TCP/UDP协议,可扩展到net网络传输!-use vc achieve LAN file transfer, is divided into client and server-side two, The file transfer is part of the client, using the TCP / UDP protocol, which can be expanded to net net
-
-
2下载:
Traffic is a network traffic generator following a server/client model for generating high volumes of traffic on a network. This could be used to test the ability of a router/firewall/VPN to handle continuous high traffic loads. It is optimally used
-
-
2下载:
这是一个基于IPv6的tcp/udp网络通信程序的工程。 该工程包括TCP Server端程序,TCP Client端程序,以及UDP Server端程序和UDP Client端一共4个程序,建立在同个工程中一起提供。
-
-
0下载:
聊天客户端程序,包括服务器端口,服务器地址,tcp/udp类型选择,聊天记录显示以及发送消息等等,是很好的源码学习.-Chat client, including the server port, server address, tcp/udp type selection, chat records show, as well as send messages and so on, are a good source of study.
-
-
0下载:
Windows IPC socket program (tcp/udp) (server/client)
-
-
1下载:
包含了VC下实现的WINDOWS API的TCP/UDP的网络服务器、客户端程序,还有一个聊天程序。-VC contains the WINDOWS API under the TCP/UDP network server, the client program, there is a chat program.
-
-
0下载:
Network debugging assistant (CM hardcover edition) V2.5 green special edition tool is in practical engineering applications, according to the actual needs of the general development of a network debugging tool. 界面精致美观,实用性也强。 Interface, exquisite beau
-
-
0下载:
网络实用工具,C#代码, client/server demo, TCP/UDP scan, arp, whois, wake on lan -network stuffs in C#, client/server demo, TCP/UDP scan, arp, whois, wake on lan ....
-
-
0下载:
关于TCP和UDP客户端和服务器的程序,帮助了解TCP和udp的特点-TCP and UDP client and server program, help to understand the characteristics of TCP and udp
-
-
0下载:
TCP and UDP server & client example codes. Open source code then change default IP and port values. It is ready to be used!
-
-
0下载:
类似qq的局域网聊天工具源码实例,首先是登录界面,填写用户名和密码进入聊天列表,用户之间可以相互通信聊天,包含客户端和服务端。基于tcp/udp协议的通信。-LAN chat tools qq similar source code examples, the first is the login screen, fill in the user name and password to enter the chat list, you can chat with each other to c
-
-
0下载:
用C++编写TCP,UDP通讯协议,编写客户端和服务器程序,完成客户端和服务器的通信。-C++ prepared with TCP, UDP communication protocol, the preparation of client and server programs, complete client and server communications
-
-
0下载:
tcp测试工具,udp测试,tcp服务端,tcp客户端,设置端口,测试。(TCP test tools, udp test, the TCP server, the TCP client, set port, test.)
-
-
0下载:
TCP、UDP服务端和客户端的源程序,可以自己更改,定时发送报文等(TCP server and client source)
-
-
1下载:
tcp协议的labwindows编程 有客户端 服务器端 如何调用库函数(TCP protocol LabWindows programming, client, server-side, how to call library functions)
-
-
0下载:
Windows TCP UDP SERVER CLIENT 套接字通信程序。(Windows TCP UDP SERVER CLIENT SOCKET communication code)
-
-
0下载:
一款高性能并发tcp服务器,内部带有心跳,分包,粘包,功能,并包含TCP,UDP客户单小例子(A high performance concurrent TCP server with internal heartbeat, sub packet, sticky package, function, and contains TCP, UDP client single small example)
-