搜索资源列表
ftpcat
- w来自indows2000系统的FTP命令行工具VC源代码,绝对是值得学习。-w indows2000 system from the command line FTP tool VC source code, definitely worth learning.
闻怡洋网络通信开发包
- 闻怡洋网络通信开发包.rar 国内资深人士闻怡洋的网络通讯开发包(VC/WINDOWS)-Wen Yue Yang Network Communication Development Kit. Rar domestic senior Wen Yue-yang network communications Development Kit (VC / W INDOWS)
NetStats-1.0.5.16-source
- Net Statistics is a network monitoring tool. Watch device status, parameters and statistics for incoming and outgoing traffic, and summary info. Traffic diagram shows last few minutes in real-time for easy monitoring of network activity.-Net is a net
windows_ndis_packet_capture
- N D I S协议驱动程序源代码用C语言完成,包括四个C语言源文件,分别为p a c k e t . c、o p e n c l o s . c、 r e a d . c和w r i t e . c。C语言头文件p a c k e t . h和资源文件p a c k e t . r c通过D D K提供的b u i l d工具编译生成驱动 程序可执行文件p a c k e t . s y s。-S I N D agreements driver source code using C l
ping_srcedittion
- 该程序在 Windows 2000 Pro+SP4 下编译调试通过(Visual C++ 6.0 IDE环境)。 需要Winsock2支持。 1.该程序采用了winsock的原始套接字编程,实现了基本的Ping功能,使用方法:ping host,默认连续发送4个回显请求。 2.该程序中对ICMP首部的定义采用了非标准形式。即将选项数据中保存时间戳的头4个字节也定义为ICMP首部的一部分,这样ICMP首部就被定义为12个字节。这样主要做主要是为了编程的实现与理解上的方
VCdiaoyongWebService
- VC中调用WebService的问题,其实在Visual Studio.Net(下称VS.NET)及其以后的版本中调用WebService已经变得相当简单。你所要做的只是“找到 WebService的发布地址”,然后将其引用添加到VC项目中即可。接下来VS.NET帮你生成的代理类,会帮你搞定一大堆的麻烦事,包括:网络调用、数据传递等等;什么SOAP啊、网络啊,你都可以不管。 InvokeConsole // 在控制台中调用WebService的Demo InvokeDemo //
Socks_src
- socket编程 The SOCKS-firewall is a program which is capable of secured proxying being compatible with various authentcation levels. However, as described in RFC 1928, there is currently only basic. In this conspect we will try to compose the SOCKS mo
SimpleDial
- WINDOWSVC++拨号程序源代码W INDOWSVC++拨号程序源代码
mounter_demo
- Mounting Network Drives源代码 VC++编写 引自: http://www.codeguru.com/cpp/w-p/system/hardwareinformation/article.php/c2883/
ttcpcliserv_liinux
- cc -c error.c sleepus.c ar -crv libmisc.a error.o sleepus.o ranlib libmisc.a # needed for a BSD-derived system the example programs from Chapter 1 of \"TCP/IP Illustrated, Volume 3: TCP for Transactions, HTTP, NNTP, and the UNIX Domain Protocols\"