资源列表
cs
- 利用winsock控件在两台计算机之间传输文件,实现了断点续传功能,在别人传输文件的源码的基础上我又写上的断点续传的部分和判断传输完成的功能。再次感谢原作者(是谁我忘记了)
myunp
- socket client,connect to the server
vc上网拨号功能
- 怎么利用VC实现网上拨号功能,里面有VC代码,这个还蛮好用的-how the use of dial-up Internet VC functions, and they VC code, the quite user-friendly
Server_Client_Sockets_src
- The reason why I decided to write this article is because, I was learning myself how to use sockets with under windows, I could not find one place that had a tutorial which included every thing i was looking for, or if it did it was way to complicate
includefile2
- 目前比较流行的两种网络开发模式分别是Client/Server模式与Browser/Server模式。Client/Server模式主要是在以局域网为基础的环境下展开应用的,它受到地域的限制。从目前的开发技术来看,Browser端作为信息收集源,可以进行大量的数据录入工作,在SERVER端 进行集中处理,因此很容易实现数据通信和资源的共享。-currently more popular of the two network development model is the Client / Se
computer
- 计算机网络的数据链路层协议保证通信双方在有差错的通信线路上进行无差错的数据传输,是计算机网络各层协议中通信控制功能最典型的一层协议。 为了更好地掌握“滑动窗口”技术,要求在一个数据链路层的模拟实现环境中,用C/C++语言实现“退回到N重发”的滑动窗口协议(协议5)和“选择重发”的滑动窗口协议(协议6)。
wangba
- 让你理解一些网吧管理的使用技术和技巧,切实增长知识
koreaSever
- 一个韩国人作的聊天室程序源代码。我觉得还不错。这是服务器。还有客户端我会传上来。-a chat room for the program source code. I feel good. This is the server. There client I will send onto.
net2
- 扫描网段,包括ip、MAC地址、机器名,是我的课程设计作品,只上载主程序-scanning of the network, including ip, MAC address, machine name, my course design work, only on the main program
yang714
- 这是我在培训时候作MVC例子时候编写的,旨在让大家认识这种模式-This is my time for the training time to prepare MVC example, to let you know this mode
IEvc
- 捕捉IE刷新按钮.经典实现,代码思路清晰.-capture IE refresh button. Classical, a clear line of code.
mscomm
- 简单的利用MSCOMM进行RS232通讯程式