-
本软件用于通用的基于TCP协议的数据转发,支持多代理服务器。
本软件用于通用的基于TCP协议的数据转发,支持多代理服务器。- This software general uses in to retransmit based on the TCP
agreement data, supports the multi- proxies server.
- 2022-11-14 04:45:04下载
- 积分:1
-
Windows使用qt组播(编译MinGW)(C++开发环境Eclipse…
windows QT使用组播(编译器 MinGW)开发环境(eclipse c++)-windows QT using multicast (compiler MinGW) development environment (eclipse c++)
- 2023-07-15 10:25:03下载
- 积分:1
-
SYSIntnetsetdemo,网络编程相关,设计相关。。。与大家一起分享
SYSIntnetsetdemo,网络编程相关,设计相关。。。与大家一起分享-SYSIntnetsetdemo, network programming-related, design related. . . With the U.S. share
- 2023-03-02 08:45:03下载
- 积分:1
-
使用CVS StarTeam团队代码的安装和配置服务。
安装配置CVS服务和用StarTeam进行团队合作的代码。-installation and configuration services using CVS StarTeam team for the code.
- 2023-04-01 09:50:03下载
- 积分: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
-
本程序主要是作为一个客户端,基于TCP/IP协议实现信号的发送!...
本程序主要是作为一个客户端,基于TCP/IP协议实现信号的发送!-This procedure is mainly as a client, based on TCP/IP protocol to send the signal!
- 2022-03-24 06:04:25下载
- 积分:1
-
csma/cd 模拟 其余的自己看吧
csma/cd 模拟 其余的自己看吧-csma/cd simulate the rest of their own and see
- 2022-04-09 23:13:55下载
- 积分:1
-
获取本机ip,mac地址和时间,依次转换成16进制字符串,并连接到一起,返回的字符串可以作为数据库编程创建数据表的主键ID....
获取本机ip,mac地址和时间,依次转换成16进制字符串,并连接到一起,返回的字符串可以作为数据库编程创建数据表的主键ID.-Access to the local ip, mac address and time, followed by 16 to convert hexadecimal string, and connect together, the return of the string can be used as a database programmer to create data table primary key ID.
- 2022-09-27 09:35:03下载
- 积分:1
-
一个IP多播的例子
一个IP多播的例子-An example of IP Multicast
- 2022-07-08 18:20:05下载
- 积分:1
-
一个简单的TCP服务器,侦听任意端口。查看有连接,答:
一个简单的TCP服务器, 可以侦听任意端口。 查看已有连接,并查看通讯数据。可以方便的发送数据给其中的连接。 是软件开发的好帮手-a simple TCP server, the interception arbitrary ports. View have connectivity, and data communications View. Convenience can send data to the link. Software development is a good helper
- 2022-03-26 13:32:28下载
- 积分:1