搜索资源列表
WSocketAPI
- 在VISUAL C++ 6.0下实现的一个基于winsock的通信的例子-in Visual C 6.0 under the protocols of a communication example
littleQQ
- 小qq聊天程序源码 visual c++6.0环境-small qq chat program source code visual environment c 6.0
checkemail111
- 邮件检查程序, 开发工具:VC++6.0-mail inspection procedures, development tools : Visual C + + 6.0
tiny_webmail_server
- 这是一个小型的Web Mail服务器,再VC++ 6。0下开发,适合初学者学习和研究。-This is a small Web Mail Server, and Visual C + + 6. 0 under development, for beginners learning and research.
2006216204853547
- 一个远程监控软件,可以控制服务器,获取服务器的屏幕截图等功能。图片传输时使用的是JPG格式。由于程序中使用到了GDIPlus,所以对于使用Visual C++6.0的需要更新一下SDK方能编译通过! 该程序目前还不是很完善,有不少的bug,欢迎你指出。-a remote monitoring software that can control server, access server Screenshots capabilities. Photo transmission is used
meetingsystem
- 本程序在Windows XP、Visual C++6.0版本环境下编译通过。需要rtcdll.dll文件(此文件一般在Windows设备安装目录下的system32文件夹中)。本程序运行需要摄像头和麦克风等。-this program in Windows XP, Visual C Version 6.0 environment compile. Need rtcdll.dll document (file general equipment installed in the Windows d
crcCoding
- 这是使用VisualC++6.0编写的一个标准crc算法的实例。-is prepared to use Visual C 6.0 unicef.org a standard algorithm for example.
phonecall_vc6
- 基于visual c++6.0实现的语音电话程序,只要机上装有MODEM,通过在文本框中输入对方电话号码,即可使电脑也具有电话的功能。-based on visual c 6.0 voice telephone procedures, as long as the plane is equipped with a modem, through the other input text box telephone number, so that the computer can also have
NetAnts_vc6
- 这是一个类似网络蚂蚁的程序,采用visual c++6.0,效率比较高。-This is a similar network ants procedures, using visual c 6.0, more efficient.
BroadCast_vc6
- 基于visual c++ 6.0 的网络多播程序,程序结构好,我认为值得下载。-based on visual c 6.0 multicast network procedures, program structure, and I think it is worth the download.
FiveChess_vc6
- 基于visual c++6.0 的网络五子棋系统,可以在网上与朋友对弈。喜欢下棋或游戏编程的朋友也可以下载。-visual c 6.0 on the 331 network system, the Internet and friends game. Like playing chess or games programming can be downloaded friends.
HTTP_server_vc6
- 一个HTTP代理服务器的实现代码,采用visual c++ 6.0开发工具,有兴趣的可以看一下。-an HTTP proxy server codes, using visual c 6.0 development tool interested can look at.
6HtmlEdit_src
- HTML Editor for VC++ 6.0:Today, applications often need a rich user interface. One of them is ability to compose or edit HTML documents in an easy, effective, and reliable way. This article and source code attached give you a nice control to perform
FTPshixian
- Visual C++6.0 实现的一个FTP文件传输程序。-achieved a FTP file transfer procedures.
BroadCast_guanbo
- 广播... 可以供初学网络编程的人参考... 完整 并且在winXP Visual C++6.0调试通过-... can Broadcasting Network Programming for the novice to the integrity of reference ... in winXP Visua l C by 6.0 Debugging
wangluomayi
- 类似于网络蚂蚁的程序代码... 可以供初学网络编程的人参考... 完整 并且在winXP Visual C++6.0调试通过-network similar to the ant code ... for a novice can network programming reference and integrity of the ... winXP Visual C 6.0 debugging through
web_Client
- 在对远程控制理论性研究的基础上,详细给出了客户端通信程序设计的指导性原则,进行了基于Winsock套接口远程控制客户机系统的设计,给出了基于C/S模型远程控制客户机的Winsock通信程序的分析设计。最后,以Visual C++6.0为工具完成了远程控制的编程,实现了一些远程控制的基本的功能,如对远程主机的屏幕抓取、文件管理和重启动等。-remote control in the theoretical study on the basis of Details are given client
VLANManagement
- 使用visual c++6.0,snmp++软件包,可以进行局域网的配置操作,扫描节点信息,显示节点信息等-use visual c 6.0, snmp packages can operate LAN configuration, Scan nodes message that the node information
BTWDK
- WIDCOMM 蓝牙编程 Visual C++6.0 或者Visual Studio 2005(2008)环境下,蓝牙文件传输、蓝牙音频连接、FTP文件传输等例子,附带说明文件及API使用文件-WIDCOMM Bluetooth Programming Visual C++6.0 or Visual Studio 2005 (2008) environment, the Bluetooth file transfer, Bluetooth audio connection, FTP file
FTP客户端源码VC++6.0
- FTP客户端简单编写, 【设计要求】: 1)了解 FTP 协议的工作原理。( RFC765 , RFC2228, RFC2640, RFC2773 ) 2)主要是基于 TCP/IP 的 Winsock 编程,用 Visual C++6.0 实现一个基于 FTP 协议的 FTP 下载工具(客户端、实现工具可以自选)。(FTP client Understanding the working principles of the FTP protocol)