-
VB TCP Chat procedure, and use windows socket achieve.
用VB实现的TCP聊天程序,利用windows socket实现。-VB TCP Chat procedure, and use windows socket achieve.
- 2022-11-10 20:50:03下载
- 积分:1
-
这是一个虚拟路由器的操作,实现了局域网中路由器的仿真工作!
这是一份虚拟路由器的作业,实现在局域网内模拟路由器进行工作!-This is a virtual router operations, to achieve the LAN router simulation work!
- 2022-04-13 00:44:01下载
- 积分: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
-
Windows NETSTAT
netstat的(网络统计),是一个命令行工具,显示网络连接。 这个程序是用winsock的在Borland的C ++ Builder的打了一个比方。
- 2022-08-22 14:26:27下载
- 积分:1
-
cpphttpd,一个Visual C++开发的web服务器源代码,数据库用sqlite
cpphttpd,一个Visual C++开发的web服务器源代码,数据库用sqlite-cpphttpd, a Visual C++ source code for the development of web servers, database with sqlite
- 2023-05-04 14:55:03下载
- 积分:1
-
Test the local network traffic, in memory drawing, and then to graphic display.
测试本机的网络流量,在内存中绘图,然后以图形显示。-Test the local network traffic, in memory drawing, and then to graphic display.
- 2022-01-25 16:47:45下载
- 积分:1
-
FLASH source material more than 100 scenic swf format map more than 076,100 Zhan...
FLASH素材源码-100多张swf格式风景图076 100多张swf格式风景图076-FLASH source material more than 100 scenic swf format map more than 076,100 Zhang swf format landscape plan over 0 76,100 Zhang swf format landscape plan over 076,100 Zhang swf format landscape plan 076
- 2022-06-11 22:34:57下载
- 积分:1
-
最基本的IE的实现,可实现网络连接.在VC6.0下编译通过.
最基本的IE的实现,可实现网络连接.在VC6.0下编译通过.-IE the most basic realization of the network connection can be realized. In under VC6.0 compiler through.
- 2022-01-25 20:07:02下载
- 积分:1
-
pieces of the LAN computers can have their computer name and IP
枚据局域网内的计算机,可以得到他们的IP和计算机名-pieces of the LAN computers can have their computer name and IP
- 2023-05-27 08:30:04下载
- 积分:1
-
使用UDP协议的网络通信,发送接收模式的方向
用UDP协议实现网络通信,发送方向接收方发送字符串消息“This is a test.”,接收方接收并显示字符串,如果几首成功,则发送方显示“OK”。-Using UDP protocol network communication, send the direction of the receiving party to send a string message
- 2022-03-01 08:18:20下载
- 积分:1