-
用vc编写的五子棋程序,带网络功能,人机对战等功能
用vc编写的五子棋程序,带网络功能,人机对战等功能-prepared using vc 331 procedures, with network function, the human-machine war, and other functions
- 2022-11-01 06:50:03下载
- 积分:1
-
flex在服务器上的配置例子,flex与后台的交互
flex在服务器上的配置例子,flex与后台的交互-flex in the server configuration example, flex and background interaction
- 2023-02-26 15:35:04下载
- 积分:1
-
PHP4.0脚本语言源代码
PHP4.0脚本语言源代码-PHP4.0 scripting language source code
- 2022-02-28 15:09:53下载
- 积分:1
-
局域网中聊天
利用socket协议
实现点对点聊天 功能简单
以后有待更新...
局域网中聊天
利用socket协议
实现点对点聊天 功能简单
以后有待更新-LAN socket chat using peer-to-peer chat protocol to be simple after update
- 2022-07-25 02:47:55下载
- 积分:1
-
数据包捕获,协议分析
数据包捕获,协议分析- Data packet capture, protocol analysis
- 2023-06-12 13:45:03下载
- 积分:1
-
A scalable Web
一个可扩展的基于Web 的office 套件,它采用模块化设计,可扩展性强。主要功能有:用户管理、模块管理、email客户端、文件管理、日历、项目管理、站点管理以及客户联系管理等,可以与PDA和Outlook 同步-A scalable Web-based office suite, which uses modular design, scalability, strong. Main features include: user management, module management, email client, document management, calendar, project management, site management, and customer contact management, and Outlook synchronization with PDA
- 2022-04-07 10:19:06下载
- 积分:1
-
简单的Winsock2点对点聊天工具,功能比较简单,但条理清晰,是一个入门的好例子。...
简单的Winsock2点对点聊天工具,功能比较简单,但条理清晰,是一个入门的好例子。-simple peer-to-peer chat tools, function relatively simple, lucid, and the entry is a good example.
- 2022-04-23 15:00:12下载
- 积分:1
-
开机自启动
将一个exe可执行文件设置为开机自启动项,通过修改注册表的SoftwareMicrosoftWindowsCurrentVersionRun项进行设置,
可执行文件在系统路径下
GetSystemDirectory(pFileName,MAX_PATH); //取系统路径
strcat(pFileName,"injectdll.exe"); //系统路径加injectdll.exe
此例中是将系统目录下的inject.exe设置为开机启动项,文件名可以自己修改。
- 2022-02-05 17:02:08下载
- 积分:1
-
利用WINSOCK的通信协议 用VC++编写
利用WINSOCK的通信协议 用VC++编写-WINSOCK use the communication protocol used VC++ Prepared
- 2022-05-18 05:19:38下载
- 积分:1
-
Ethereal 是免费的网络协议检测程序,支持Unix,Windows。让您经由程序抓取运行的网站的相关资讯,包括每一封包流向及其内容、资讯可依操作系统语系看...
Ethereal 是免费的网络协议检测程序,支持Unix,Windows。让您经由程序抓取运行的网站的相关资讯,包括每一封包流向及其内容、资讯可依操作系统语系看出,方便查看、监控TCP session动态等等。
-Ethereal is a free network protocol testing procedures, to support Unix, Windows. Allows you to crawl through the procedures for running the website information, including the flow of each packet and its contents, information-based language that the operating system to facilitate the viewing, monitoring, etc. Dynamic TCP session.
- 2022-02-10 00:56:10下载
- 积分:1