-
是一个获取网络DNS、子网掩码、网卡地址的综合程序,注意该程序包括了第四章的4.2节、4.3节的两个程序。(最好在win98中测试)。
是一个获取网络DNS、子网掩码、网卡地址的综合程序,注意该程序包括了第四章的4.2节、4.3节的两个程序。(最好在win98中测试)。-access to a network of DNS, subnet mask, Ethernet addresses the integrated process, including attention to the procedures of Chapter IV of 4.2, 4.3 of the two procedures. (Preferably in the win98 test).
- 2022-03-10 14:35:19下载
- 积分:1
-
一个使用socket写的telnet的客户端
一个使用socket写的telnet的客户端-Use socket written a telnet client
- 2022-09-13 09:25:03下载
- 积分:1
-
一个windows SOCKET client端测试程序,与Remote Server 连接后可以发送和接收TCP Packet。在作网络程序开发时,我们用它做...
一个windows SOCKET client端测试程序,与Remote Server 连接后可以发送和接收TCP Packet。在作网络程序开发时,我们用它做网络测试程序。基于microsoft visual studio 开发。-A windows SOCKET client-side test procedure, with the Remote Server connections can send and receive TCP Packet. In program development for the network, we use it to do network testing procedures. Development based on microsoft visual studio.
- 2022-04-27 23:42:54下载
- 积分:1
-
ftp多线程断点续传,带有xp 的theme
ftp多线程断点续传,带有xp 的theme-ftp multithreaded HTTP, with the theme xp
- 2022-03-15 10:03:58下载
- 积分:1
-
一个串口通信的VB源程序,用于控制或者站台的信息显示.
一个串口通信的VB源程序,用于控制或者站台的信息显示.-A serial port communication VB source code for the control of the site or the information display.
- 2022-05-01 00:29:05下载
- 积分:1
-
LAN
基于局域网的TCP多用户通信,文件传输程序为Hi
- 2022-08-25 14:30:41下载
- 积分:1
-
这是一个简洁易用的多线程串行通信接口,可以切换查询和自动接收模式,进行对串口数据的收发。...
这是一个简洁易用的多线程串行通信接口,可以切换查询和自动接收模式,进行对串口数据的收发。-This is a simple and easy-to-use multi-threaded serial communication interface, you can switch query and automatically receive mode and proceed to the serial data transceiver.
- 2022-03-13 22:46:41下载
- 积分:1
-
very good source code procedures
非常好的源代码程序-very good source code procedures
- 2022-08-24 15:54:57下载
- 积分: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
-
又一款局域网聊天程序,适用于delphi5,只有用了Rxlib2.75中的两个控件,一个是用来做TrayIcon的(TRxTrayIcon),还有一个是用来选颜...
又一款局域网聊天程序,适用于delphi5,只有用了Rxlib2.75中的两个控件,一个是用来做TrayIcon的(TRxTrayIcon),还有一个是用来选颜色的(TColorComboBox), 大家可以到Rxlib专栏中下载这个控件-another model LAN chatting procedures applicable to 3.0-5.0 Only a Rxlib2.75 the two controls, one is used for TrayIcon (TRxTrayIcon), there is an election to the color of (TColorComboBox), Rxlib You can download this column Controls
- 2022-04-23 22:41:46下载
- 积分:1