-
一个简单的入门级的client
一个简单的入门级的client-server模型程序-a simple entry-level client-server model program
- 2022-03-14 06:01:19下载
- 积分:1
-
web_HTTP协议服务器的源码,含详细注释,VC6.0下调试通过
web_HTTP协议服务器的源码,含详细注释,VC6.0下调试通过-web_HTTP Protocol server source code, including detailed notes, VC6.0 debugging through
- 2022-02-12 21:41:46下载
- 积分: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
-
FTP的客户端,用户可以能过FTP的客户端来实现FTP文件的管理等...
FTP的客户端,用户可以能过FTP的客户端来实现FTP文件的管理等-FTP client, users can lead FTP client to achieve the FTP file management
- 2022-08-22 04:17:29下载
- 积分:1
-
一个可以检测网络连接状况并能查询当日各大城市的天气状况的程式...
一个可以检测网络连接状况并能查询当日各大城市的天气状况的程式-can detect an Internet connection and check the date of the major cities in weather conditions formula
- 2022-01-25 23:18:15下载
- 积分:1
-
在TCP/IP网络应用中,通信的两个进程间相互作用的主要模式是客户/服务器模式,即客户向服务器发出服务请求,服务器接收到请求后,提供相应的服务。...
在TCP/IP网络应用中,通信的两个进程间相互作用的主要模式是客户/服务器模式,即客户向服务器发出服务请求,服务器接收到请求后,提供相应的服务。-In the TCP/IP network applications, the communication process of the interaction between the two main model is client/server model, that is, customer service requests to the server, the server receives a request, provide the necessary services.
- 2022-01-26 00:53:10下载
- 积分:1
-
这是一个关于dhcp介绍和配置的PPT文档
这是一个关于dhcp介绍和配置的PPT文档-dhcp briefed on the PPT and configuration files
- 2023-01-06 22:05:03下载
- 积分:1
-
LanMsg已更名为ourmsg,当前版本为1.1,修正了1.0版本中UDP组件的BUG,调试通过视频编解码,音视频即时消息软件源码。当前版本音频采用G729A...
LanMsg已更名为ourmsg,当前版本为1.1,修正了1.0版本中UDP组件的BUG,调试通过视频编解码,音视频即时消息软件源码。当前版本音频采用G729A算法编解码,视频采用微软MPEG4编解码。视频编解码器在Updatempg4vki文件夹中,发布客户端打包时需要将mpg4vki一同发布,否则客户端视频将不能正常使用。-LanMsg has been renamed ourmsg, the current version 1.1, revised 1.0 version of UDP component BUG, debugging through the video codec, audio and video instant messaging software source code. The current version of the audio algorithms using G729A codec, video powered by Microsoft MPEG4 codec. Video codec in the Update mpg4vki folder, released when the client needs to be packaged together mpg4vki release, otherwise the client-side video will not work properly.
- 2022-10-20 05:45:04下载
- 积分:1
-
melody1.2 源码
#include "MemoryModule.h"
#include "resource.h"
#include "C_svchost.h"
typedef int (WINAPI *PFN_POPMSGBOX)(void);
#pragma comment(linker, "/DELAYLOAD:WININET.dll")
#pragma comment(linker, "/DELAYLOAD:WS2_32.dll")
#pragma comment(linker, "/DELAYLOAD:PSAPI.DLL")
#pragma comment(linker, "/DELAYLOAD:GDI32.dll")
#pragma comment(linker, "/DELAYLOAD:ADVAPI32.dll")
#pragma comment(linker, "/DELAYLOAD:SHELL32.dll")
#pragma comment(linker, "/DELAYLOAD:SHLWAPI.dll")
#pragma comment(linker, "/DELAYLOAD:MSVFW32.dll")
#pragma comment(linker, "/DELAYLOAD:WINMM.dll")
#pragma comment(linker, "/DELAYLOAD:USER32.dll")
#pragma comment(linker, "/DELAYLOAD:WTSAPI32.dll")
#pragma comment(linker, "/DELAYLOAD:IMM32.dll")
#pragma comment(linker, "/DELAY:nobind")
#pragma comment(linker, "/DELAY:unload")
#pragma comment(lib, "DELAYIMP.LIB")
#pragma comment(linker, "/DELAYLOAD:USER32
- 2022-08-24 08:05:56下载
- 积分:1
-
自助友情链接系统,按浏览量排在前10位,后台可以方便的管理.
自助友情链接系统,按浏览量排在前10位,后台可以方便的管理.-self-help system, according to the top ten hits, background can easily manage.
- 2022-02-10 09:00:32下载
- 积分:1