-
网络版本的中国象棋服务器源代码,实现象棋的基本功能,对大家的游戏编程可以起到很好的启发...
网络版本的中国象棋服务器源代码,实现象棋的基本功能,对大家的游戏编程可以起到很好的启发-network version of the Chinese chess server source code, chess achieve the basic functions of the game programming we can play good source of inspiration
- 2022-05-13 09:28:05下载
- 积分:1
-
ace_http_post_example
ACE_HTTP_POST_Example
- 2022-10-30 07:35:03下载
- 积分:1
-
一个功能强大的热点连接(HotLink)程序,能够跳转到发送邮件和访问Internet资源。...
一个功能强大的热点连接(HotLink)程序,能够跳转到发送邮件和访问Internet资源。-A powerful hot spot to connect (HotLink) procedures, to Jump to send mail and access Internet resources.
- 2022-04-24 06:27:53下载
- 积分:1
-
端口扫描器的程序代码
端口扫描器的程序代码-port scanner code
- 2022-09-07 02:20:03下载
- 积分:1
-
语音视频聊天系统
LanMsg已更名为ourmsg,当前版本为1.1,修正了1.0版本中UDP组件的BUG,调试通过视频编解码,音视频即时消息软件源码。
- 2022-08-14 18:53:59下载
- 积分:1
-
采用Microsoft Visual C++编写。界面基于对话框方式。通过对socket类继承实现软件中的服务端类serversocket和客户端类client...
采用Microsoft Visual C++编写。界面基于对话框方式。通过对socket类继承实现软件中的服务端类serversocket和客户端类clientsocket。由于将服务端类和客户端类的调用在一个工程中实现,所以一个程序既可以作为服务端也可以作为客户端。代码中加入了基本的错误处理功能。-using Microsoft Visual C preparation. Based on the way the dialog interface. Socket type of software succession to the service changer serversocket and clientsocket changer. Due to the services changer and changer call in a project to achieve, so a procedure can be as server can be used as the client. Code by adding a basic error-handling capabilities.
- 2022-03-04 06:54:14下载
- 积分:1
-
一个聊天室的程序框架,可重用代码!实现自己的功能!
一个聊天室的程序框架,可重用代码!实现自己的功能!-A chat room Framework, reusable code! Realize the function of their own!
- 2022-06-21 14:08:21下载
- 积分:1
-
网页中判断国家的代码,在网页中嵌入这段代码可以辨别出国家。具体的文件中有说明...
网页中判断国家的代码,在网页中嵌入这段代码可以辨别出国家。具体的文件中有说明-page judgment of a code embedded in the Web page source code can identify a country. Specific documentation is explained
- 2023-03-20 19:30:03下载
- 积分:1
-
是一个网页限制功能模块的完整开发过程,核心是利用数据库的一些记录限制一部分IP...
是一个网页限制功能模块的完整开发过程,核心是利用数据库的一些记录限制一部分IP
-website is a limited function modules complete development process, the core database is to use some part of IP recording restrictions
- 2022-04-17 07:09:54下载
- 积分:1
-
MFC实现的一个关于socket通信的测试工具(包含UDP组播,UDP,TCP)
本程序用MFC基于对话框实现了windows下的socket通信,分别实现了TCP通信、UDP通信以及UDP组播通信。可以发送字符串也能发送16进制的数据。socket使用了非阻塞模式,并且是事件触发的。
- 2022-06-13 15:26:49下载
- 积分:1