-
1. Contents simpletcp through Winsock API TCP chatting procedures , the integrat...
1. 目录simpletcp是通过Winsock API实现TCP聊天的程序,程序中集成了服务器端和客户端;2. 目录simpleudp是通过Winsock API实现UDP聊天的程序;3. 目录winsock control是通过winsock控件实现聊天的程序,其中子目录tcp是通过winsock控件实现tcp聊天的程序、而子目录udp是通过winsock控件实现udp聊天的程序;-1. Contents simpletcp through Winsock API TCP chatting procedures , the integration process server and the client; 2. Contents simpleudp through Winsock API UDP chatting procedures; 3. Contents winsock control is achieved through chat winsock control procedures, tcp subdirectory which is achieved through winsock tcp Chat Control procedures and subdirectories udp through winsock Controlware udp chatting procedures;
- 2022-05-08 13:52:25下载
- 积分:1
-
example for windows socket UDP.
example for windows socket UDP.
- 2022-04-15 03:16:42下载
- 积分:1
-
on the Internet under the ISCSI source code perhaps useful for all
在网上下的iscsi源代码也许对大家有用-on the Internet under the ISCSI source code perhaps useful for all
- 2022-08-11 16:01:42下载
- 积分:1
-
关于PPPOE的实现源文件,可以为需要做以太网下的PPP提供一个很有力的参考...
关于PPPOE的实现源文件,可以为需要做以太网下的PPP提供一个很有力的参考-PPPOE the realization of the source document and can be done under the PPP Ethernet provide a very powerful reference
- 2023-01-03 01:50:04下载
- 积分:1
-
无标度网络结构相对简单,实现算法与可视化并不困难。与其它语言相比,Matlab 语言具有丰富的数学
函数库,能够写出简约的源代码。对于非计算机专业的大学生来...
无标度网络结构相对简单,实现算法与可视化并不困难。与其它语言相比,Matlab 语言具有丰富的数学
函数库,能够写出简约的源代码。对于非计算机专业的大学生来说,以此为基础,能够快速进入复杂网络前沿
研究课题,对其数学建模能力和科研能力的培养极为有益。-Scale-free network structure is relatively simple algorithm is not difficult and visualization. Compared with other languages, Matlab language with a rich library of mathematical functions, can be simple to write the source code. For non-computer science students is as a basis to quickly enter the complex network of cutting-edge research topics, their mathematical modeling and scientific research is extremely useful ability.
- 2022-01-22 16:22:43下载
- 积分:1
-
带进度条的ASP无组件断点续传下载,实现网页断点续传
带进度条的ASP无组件断点续传下载,实现网页断点续传-with the progress of the ASP-HTTP download components, to achieve website HTTP
- 2023-08-28 03:20:03下载
- 积分:1
-
用winsock进行有连接,无连接的通信
用winsock进行有连接,无连接的通信-Carried out with winsock connection, connectionless communications
- 2022-07-09 18:28:01下载
- 积分:1
-
开机自启动
将一个exe可执行文件设置为开机自启动项,通过修改注册表的SoftwareMicrosoftWindowsCurrentVersionRun项进行设置,
可执行文件在系统路径下
GetSystemDirectory(pFileName,MAX_PATH); //取系统路径
strcat(pFileName,"injectdll.exe"); //系统路径加injectdll.exe
此例中是将系统目录下的inject.exe设置为开机启动项,文件名可以自己修改。
- 2022-02-05 17:02:08下载
- 积分:1
-
Supermarket management system enables a simple interface for basic management fu...
超市管理系统 能够实现基本的管理功能 界面简单-Supermarket management system enables a simple interface for basic management functions
- 2022-02-10 09:02:17下载
- 积分:1
-
Linux下的Socket类 接口函数同MFC类似, 封装底层网络细节API
Linux下的Socket类 接口函数同MFC类似, 封装底层网络细节API-Linux Socket Interface category MFC with a similar function, Packaging details of the underlying network API
- 2022-04-08 06:45:01下载
- 积分:1