搜索资源列表
TCP和UDP聊天、传收文件程序(其它源码-vc源码)
- 基于TCP和UDP协议的网络聊天、传收文件程序,VC++60实现,包含全部源代码,多提宝贵意见哦-based on TCP and UDP network chat-procedure documents, VC + +60 realized, includes all source code, put forward more valuable suggestions oh
vc++MuiltiThreadPCSerioCommunication
- 用vc++设计多线程串行通信程序,源码-vc design using multithreading serial communication procedures, source-huh
VC++实现远程控制源码
- 用VC++6.0实现的远程屏幕控制程序,附源代码. 实现简单的屏幕监视以及远程控制
飞鸽VC源码
- 著名的飞鸽传书VC的源码,供大家学习,不可作商业用途
FTP客户端源码
- FTP FTP客户端 vc源码
VC聊天程序
- 基于VC6.0的聊天程序源码
封包截取源码vc
- 封包截取源码vc
饭客钻石VIP远控VC++源码
- 饭客钻石VIP远控VC++源码,穿墙,K360,内网感染,内附下载者源码一份!!,Diamond VIP dinner guest Remote Control VC++ source code, through the wall, K360, infection within the network, containing those who download the source code of a! !
VC++ smtp发送邮件源码
- VC++ smtp发送邮件源码,支持服务器验证的,找了很久,很多都是没有用户名密码验证,这个可以,VC++ smtp send mail source to support the authentication server to find for a long time, many of them are not user name password authentication, this can be
Crawler.不错的网络爬虫源码
- 一个不错的网络爬虫源码,用vc++编写。,Reptile a good source of network
网络封包截获(VC).rar
- <B>网络驱动层封包截取一系列源码
Socket.rar
- VC开发的全双工Socket通讯程序源码 ,VC developed full-duplex communication procedures Socket source
VC.rar
- 如题获取网页中输入的用户名和密码的源代码 VC 封包截取的源码,值得学习 VC 内存修改器源代码 VB 系统加速源代码 DELPHI Winsock 详细使用例程,有TCP,UDP,DOWNLOAD操作,不是使用Winsock 控件 VB 巨好的传奇2外挂 功能:玩家所有的登陆信息记到c:\dat.txt VC QQ消息自动发送器,有许多API操作值得学习 VB 读写INI文件的操作,值得学习 VB 截取封包的操作 VB 又一个
Remote-Monitoring-System-VCPP
- 远程监控系统VC++源码远程桌面控制是控制远程计算机的网络通信程序,该程序可让您同时访问不同的远程计算机,无论何时何地,但是 ,因为NAT,PPPoE,DHCP ,和VPN,或一些最新的技术的陆续出现,使该程序功能越来越受到重视。 当然,远程控制软件是一把双刃剑,有优点就会有缺点,它存在比较严重的安全隐患。一方面给用户和网络管理员工作带了很大的方便,另一方面也给一些居心不良者留下后门。形成很多木马程序。这就需要对软件在设计方面做一些安全考虑。 -Remote Monitoring Sy
P2P UDP 穿越,STUN协议源码,包含Server和Client,
- STUN协议源码,包含Server和Client,使用VC++7开发,server要求机器有2个公网IP,client在内网(NAT后面)运行
VC-SNMP
- VC开发基于SNMP的网络管理软件_源码,含很实用的实例程序 -VC Development of SNMP-based network management software _ source, with very practical examples of procedures
wenjianchuanshu
- 我的毕业设计,一个简单的集聊天,文件传输于一体的vc源码,可选TCP或UDP传输模式!-My graduation project, a simple set chat, file transfer in one vc source, optional TCP or UDP transfer mode!
LvzuanCode
- 浏览器源码,用c++采用 VC 在 windows 平台下,开发的 一套 浏览器,可进行 浏览器开发 的学习。-Browser source code, using c++ using VC in the windows platform, the development of a browser, the browser could be the development of learning.
黑狐远控源码
- VC++ 6.0编译的 基于GHOST的黑狐远控源码 容易面杀
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)