资源列表
wskChat
- VB 寫的聊天室代碼 包含Client 與 server 端的代碼-written by VB code contains chat rooms and Client-server code
honmasokyu_ipmsg
- 仿飞鸽传书DELPHI局域网通讯界面 关键字:仿 飞鸽传书 界面 来 自:原创 平 台:Win2k/XP/NT,Win2003 深浅度:初级-imitation Fei-book DELPHI LAN communications interface keyword : imitation Fei-interface from the book : original platform : Win2k/XP/NT, Win2003 DEPTH : Junior
VC_Chat_Room
- 这是一个用VC编写的简单的聊天室系统,设有服务器端和客户端,可以群发,私聊,支持文件传送。-This is a VC with the simple preparation of the chat room system, with server and client, can be repeated, Private Chat. support file transfer.
TCPCS
- windows网络通讯和编程中基础的TCP中的C/S模式,实现服务器和客户端的交流。-windows network communication and programming based on the TCP C / S mode, server and client communication.
routetracer
- 路由跟踪。实现跟踪网络包在网络中的走向。并记录了每一调的信息。-routing tracking. Tracking network packets in the network direction. And records of each transfer of information.
SendARP
- arp欺骗程序,实现在同一个局域网内,欺骗其它主机不能上网。-arp deception procedures, with a LAN to deceive the other hosts do not have Internet access.
NEWP2PServer
- newptop网络应用程序,实现点对点的快速通信,是目前非常流行的网络应用程序,该程序是服务器端的开发。-newptop network application procedures, the rapid point-to-point communications, is a very popular network application procedures, the procedures for server-side development.
QQProjectlhf0303107
- 一个很好的聊天工具,你可以从中学到很多东西,通过这个软件的学习,你一定会提高不少-a good chat tools, you will be able to learn a lot of things, the software through the study, You would certainly raise a lot of
MACadress
- 在VB环境下的帮助你远程获取MAC的代码 相当好用哦 -in VB environment with the help of remote access to your MAC code very handy oh
testXML
- xml的使用例子,使用了非常流行的markup类,个人觉得比微软的要好用的多,最起码小巧实用。-xml examples of the use, the use of a very popular type of markup, personally feel that than to Microsoft's user-friendly, compact least practical.
200581285137927
- 中国联通SGIP 2.0协议的源代码,vb源程序-China Unicom agreement SGIP 2.0 source code, vb source
MessagerFairy
- 信使小精灵,是一个简易的聊天工具。主要是演示了网络编程的主要步骤。本程序使用封装好的函数库,使得应用层不需要考虑网络消息是如何被接受和发送的,也不需要考虑数据粘包和丢包的刺手问题,你只要调用相应的函数就可以了。函数库为你做好了这些工作。你只需要定义自己的协议头和消息结构体,定义好网络消息的回调函数就可以了。-messenger elf is a simple chatting tool. Is a demonstration of the major network programming st