资源列表
监控拨号网络连接
- 一个使用VC临控拨号网络连接-a temporary use dial-up network connection control
局域网内Udp聊天
- 非常好的源代码程序-very good source code procedures
Ping 1.0
- ping命令的实现,能够完成ping-ping order to achieve, to complete ping
4382-1
- 华荣道游戏的程序算法-Huarong Road algorithm of the game
网络文件传送
- 通过CSocket类和IP地址在计算机之间进行文件传送。-through CSocket type and IP addresses in the computer file transfer between.
httpserve
- 在vc下实现的http服务器,可供学习http编程参考-under the http server for http learning programming reference
135Message
- 135端口消息发送-135 ports messaging
xml作业
- 这是一个关于XML的程序作业,包括XML和XSL两部分,以及XML中经常用到的各种属性,有助于XML初学者学习-This is a process of XML operations, including XML and XSL two elements, and XML often use the various attributes, help beginners learn XML
TdiDriver
- 一个简单的windows TDI框架,通过他可以熟悉TDI框架模型-a simple windows TDI framework through his familiar framework TDI model
ftp服务器
- 模拟ftp服务器, 是学习windows编程上乘的选择-simulation ftp server is studying windows programming experience the choice
rcvall
- This sample illustrates how to use the SIO_RCVALL, SIO_RCVALL_MCAST, and SIO_RECVALL_IGMPMCAST ioctls available on Windows 2000 and later.
winsock server
- WINSOCK服务器端示例程序说明 该程序是基于对话框编程的,是采用一对多的方式进行连接的。 整个程序主要由CServerDlg,CServerApp,CListenSocket,CClientSocket构成的。 (所有关于类的说明在代码中有) 下面简单介绍一下程序流程: 主程序调用CListenSocket类的对象来进行对Socket的监听,当收到请求时调用主程序的函数来处理相应的连接,把Socket放进队列中。 对于Socket的接收数据和断开连接是由消息来触发的,是通过调用基类CSo
