搜索资源列表
pscan2.zip
- TCP/UDP端口扫描器,打印服务名称、RPC服务、网卡地址
starcraftonline
- 本程序利用钩子捕获星际的IPX网络包,通过替换函数入口的方式转换IPX数据为UDP数据包并发到公网服务端,通过公网实现了如同浩方一样的联机游戏功能,其中的钩子dll框架来自网上一强人,本人修改后实现了星际的互连功能。-procedures for the use of the hook capture the interstellar IPX packet networks, import substitution function through the data conversion IPX
udps_4
- UDP服务端程序,提高计算机网络程序设计的技能而编制的.-UDP server procedures, and enhance the computer network programming skills and prepared.
udp
- 一个通过udp发送及分段接收远程屏幕的源码。为服务端,一个为客户端。
NetworkSecurityScanner
- 本软件是一款多功能的网络扫描类工具软件,可以对局域网内的情况实时监测。本机信息显示包括主机名、IP地址、子网掩码、MAC地址、网关地址等;目标主机可以根据您的需要,选择扫描模式、特定的扫描端口、时延、是否Ping主机等配置参数,对目标主机的输入输出服务,操作系统类型,TCP/UDP端口等信息显示。
udp_broadcast.rar
- 使用udp的broadcast方式写的c程序,创建了客户端和服务端,以广播的形式进行通信。,Udp way to use the broadcast write c program to create a client and server to the form of radio communications.
pscan2
- TCP/UDP端口扫描器,打印服务名称、RPC服务、网卡地址 -TCP/UDP port scanner, print service name, rpc server, network card addre
Linux_udp
- Linux下无连接udp通信的客户端和服务端的通信程序,给出Linux下进行udp通信的实现方法。-Linux under the connectionless udp communications client and server communications procedures under Linux gives udp communications method.
udpecho
- linux下利用socket建立连接实现UDP数据通信的连接客户端源代码和服务端源代码-linux using socket connection to achieve UDP data communications connectivity client server source code and source code
udp
- linux下简单的UDP传输文件功能,有client,server,两个端口,先开起服务端,然后运行客服端。-UDP under linux simple function to transfer files, the client, server, two port, first started service client, and then run the customer service side.
udp
- 简单的UDP通信协议程序(服务端+客户端)-A simple UDP communication program (server+ client)
udp_server
- 在VC6.0下,udp通信的服务端例程,测试已通过。-it s for udp communication.
Server
- UDP通信,主机服务器端,可实现类似于QQ的即时通讯桌面软件,可修改实现个性化服务-UDP communication, host server-side, similar to QQ instant messaging desktop software can be modified to achieve the personalized service
udp
- 用VC++写的两个简单的网络相关程序:UDP客户端和服务端,如截图所示,控制台程序,希望大家喜欢。-Two simple network with VC++ write procedures: UDP client and server, as shown in the screenshot, console program, hope you like.
UdpHeartSocket
- C udp 心跳功能,里面有服务端和客户端。详情看readme.txt-C udp heartbeat function, there are service and client. For more details, see the readme.txt
udp_server_client
- udp 协议通信简单实现 udp_server做服务端 udp_client做客户端 可做原理参考-udp protocol communication server to do simple implementation udp_server udp_client clients do make reference to the principle of
udp
- LINUX编程udp服务端、客户端代码(服务端在LINUX板上运行,客户端在虚拟机上运行)(LINUX programming UDP server side, client code)