搜索资源列表
UdpClientDemo
- socket编程客户端例子,在VC6下编译通过,采用UDP协议-client socket programming examples, compiled under the VC6 by using UDP
UdpServerDemo
- socket编程服务端例子,在VC6下编译通过,采用UDP协议-socket programming services-an example, in the VC6 compiler, using UDP
qqport
- 可以实现QQ端口的重定向,主要工作原理:在本机监听一个指定UDP端口和8000端口,截获来自QQ本身数据转发到外部,并接受来至外部数据交还QQ程序处理,达到自定义QQ端口号,以此来突破一些限制.(在2000+VC6上编译通过) -can achieve QQ redirect port, the main principle : the machine monitor a designated ports and UDP port 8000, QQ itself from the inter
netthwatch&control
- 在vc6和.net下编译通过,通过网络监控客户机进程,服务器能显示客户段进程并能杀死客户机进程。网络通信部分使用udp传送。源码没有全部完成,完成了90%的工作。其中udp通信部分完成,本地机进程控制部分完成,通信命令的定义完成,只要简单的润色后就能实现。
udt
- 基于UDP的可靠传输协议UDT在VC6下的编译实现.-based on UDP reliable transmission protocol UDT in VC6 the compiler to achieve.
s5server1
- 我用VC6写的一个SOCKS5代理服务器,内含源码,目前版本0.0....01,只实现了Connect模式而且还有问题,Bind和UDP未实现.全API,使用了WinSock2中的完成端口模型。长期目标是完全实现三种模式,作成NT系统服务(为了调试协议,现在采用的控制台模式).-I used to write a SOCKS5 proxy server, containing source, the current version 0.0 .... 01, only achieved Conne
WinUdt
- 非常好的UDP模拟TCP,我改造成VC6编译版本。-very good simulation of TCP UDP, I transformed into VC6 compiler versions.
SockUDP
- windows socket UDP编程源码,vc6.0编译通过
myipqq
- 是一个类似于飞鸽的聊天程序 采用UDP,实现了内网聊天,添加内网IP等功能 在VC6.0下编译通过!
sms
- 基于T35i的短信接收程序,程序可以将收到的短信内容通过UDP转发到其他程序.程序使用VC6开发.
UDPNetKit
- 在VC6.0环境下利用UDP协议完成了消息与数据发送功能(并能夸网实现)
UDP文件传输
- 采用VC6进行UDP的文件传输,
vc6UDP+Webserver.rar
- 利用VC6的winsocket实现了C/S数据发送和WEBserver开发
vc6.0PPdialog
- 本人2010年毕业设计。vc6.0做的界面程序,有udp局域网聊天,网络五子棋,文件传输等功能。-I graduated in 2010 design. vc6.0 do interface procedures, udp LAN chat, network backgammon, file transfer and other functions.
udpfile
- 1. 打开UDPServer.dsw,client.dsw,进入VC6.0开发环境,读懂项目程序UDPserver和UDPclient程序; 画出服务器端与客户端主要函数的调用流程。 2.在单机上运行它们,验证其具有一个数据的通信能力。 -1. Open UDPServer.dsw, client.dsw, into VC6.0 development environment, read the project procedures UDPserver and UDPclient pro
VC6_UDP_Chat
- VC6写的UDP通信程序..可以实现局域网内聊天通信-UDP communication program written in VC6 .. LAN chat communication can be achieved
UDP网络聊天客户端
- VC6.0编写的,基于UDP协议的网络聊天客户端程序。
Chat4
- vc++平台下基于udp的聊天程序,vc6.0完美打开(Vc++ platform, based on UDP chat program, vc6.0 perfect opening)
穿透SOCKS防火墙向远程服务器通信
- 穿透SOCKS防火墙向远程服务器通信,UDP/TCP编程示例(Penetrate the SOCKS firewall to communicate to the remote server)
利用消息机制在两个EXE程序间通信
- 利用消息机制在两个EXE程序间通信,vc6源代码,TCP/UDP(Using the message mechanism in the two EXE program communication, vc6 source code, TCP / UDP)