搜索资源列表
cyber cafe management.zip
- 一个完整的网吧管理程序,美国人写的.
网络封包截获(VC).rar
- 网络驱动层封包截取一系列源码里面包含一个完整的网络防火墙程序***
webbder
- 极好的 Web 应用程序生成器( 实际是7月份版,到现在作者好象还没更新,不过已相当不错了 ),附带众多的例子和构件,如Web Server、Web程序、小游戏、算法演示等,含全部源码! 完整功能. 源代码: 有-excellent Web application generator (actually July edition, the author seems to now No update, but have quite a), attached numerous examples an
setIp
- 比较高级的实用的网络配置工具,不是用控制面板的“网络”工具就可以实现网卡的配置,在有些情况下非常有用!使用了dll,注册表。此程序完整,稍加改动即可实用。 网络签名:lovenets.timessoft.com-comparison of practical network configuration tool, not a control panel "network" tool can be achieved NIC configuration, in some case
客户服务器端
- 这是完整的一个C/S的客户服务端程序!但是我希望加点功能!请大家帮帮忙,“我要做的是客户端和服务器正常运行的情况下,如果网络断了,(比如说我把网络弄掉了,然后再接好)过了一会网络恢复正常,客户端能自动连接到服务器端,不能人工干涉! 我查了一些资料,在VC里有一个函数OnTimer(nIDEvent)可以定时产生事件!可以实现这个功能,但是我用了,还是连不上,请大家帮帮忙吧!做好后给我发到我的邮箱里!谢谢!-This is a complete C/S programe,but I hope pu
完整的FTP程序
- 完整的FTP的代码,详细介绍了FTP协议的整个过程!-Complete FTP Program, describing the whole FTP protocol
my麻将游戏
- 本例实现了一个完整的四人网络麻将游戏,该程序集服务器与客户端功能与一体。本例主要介绍了非对等的网络服务功能的建立,传输信息的序列化,建立虚拟的三维空间,绘制图形和显示位图,在内存中创建位图和绘制图形等。 -the cases to achieve a complete network of four mahjong games, the procedures set server and client functions and integration. The cases are intr
一个FTP的完整程序
- 一个完整的FTP编程的例子,图形界面的使用方式,和通信协议的了解,使用的VC6.0和VC.net编译通过-a complete FTP programming examples, the use of a graphical interface, and communication protocol of understanding, the VC6.0 and compile VC.net
ftpsr
- unix下一个完整的FTP文件传输程序,用于通过ftp协议转送文件-under a complete FTP file transfer procedures for ftp file transfer agreement
52.La
- 我爱啦(52.La)多功能查询系统 程序功能: IP地址查询、手机号码查询、身份证号码查询、域名SEO查询、 Alexa 查询、邮编地址正反查询、区号城市查询、成语词典、 火车时刻表查询、网站PR查询等各种功能。 程序使用: 只要空间支持ASP,直接放在您空间的任何一个目录即可,程 序还将定期更新,您可以到52.La首页获取。 程序数据: 目前全部调用本站数据库,其于SQL SERVER的查询,定期更新
1MyFtpServer
- 计算机网络-FTP演示程序。此为FTP服务器源程序,配合客户端源程序可以组成一个完整得FTP系统。-computer network-FTP demonstration program. FTP server for this source to meet client source can form a complete system in FTP.
ZombiesMailer
- 国外著名黑客Zombies用Windows API写的邮件发送程序的源代码,代码简洁完整。-famous hacker Zombies Windows API to write an e-mail program's source code , concise code integrity.
20060415
- 邮件接收和发送系统,经典功能完善。包含可执行程序及完整的源代码-receive and send mail system, and classical functional improvement. Contain executable and integrity of the source code
struts-myexample
- 基于ejb技术的Hello程序,完整的实现了ejb的整体框架。通过该简单的例子,你能很容易的明白struts的实现原理和机制,能快速入门,有助于ejb的学习 -based on the Hello Bob technical procedures, the integrity of Bob achieve an overall framework. Through the simple example, you can easily understand the struts theory an
完整文件下载程序(可以断点续传..)
- 完整文件下载程序(可以断点续传..)-complete documentation download (HTTP can ..)
聊天实用程序源代码
- 聊天实用程序源代码,使用vc6.0实现的MFC程序,带有完整的工程,可以运行。-Chat utility source code, the use of the MFC vc6.0 achieve procedures, complete with the project, can run.
vc聊天室程序
- 一个简单的vc聊天室程序供对使用vc进行网络编程感兴趣的人参考代码是相对完整的并且本人对其进行了尽可能的简化处理以方便vc 初学者学习-a simple vc chat room procedures for the use of network programming vc interested in the reference code is relatively complete and I waged a simplified as much as possible to facilit
jgroups组播程序实例
- 该文件夹下面有4个完整的例子,详细的解释了组播的原理。该例子简单修改一下就可以满足网络游戏服务器端之间的状态转播。支持同步以及异步的组播
C++源码 通讯录程序
- 完整的通许路C++源码,已通过调试,学习过程中我个人添加了一些备注,虽然很简单,供初学者入门使用。包括运行截图,可以在课设中参考使用