-
程序获取并输出本地主机的所有适配器的IP地址,子网掩码,默认网关,MAC地址。...
程序获取并输出本地主机的所有适配器的IP地址,子网掩码,默认网关,MAC地址。-Procedures to obtain and output of all the local host adapter IP address, subnet mask, default gateway, MAC address.
- 2023-05-27 02:45:03下载
- 积分:1
-
ping 功能的实现
ping 功能的实现-the implement of ping function
- 2022-06-18 19:56:17下载
- 积分:1
-
使用IOCP编写的可伸缩性的回显服务器,适合网络编程入门者
使用IOCP编写的可伸缩性的回显服务器,适合网络编程入门者-IOCP can be prepared by the use of flexible echo server, network programming for beginners
- 2022-07-21 17:40:28下载
- 积分:1
-
动易网站管理系统
动易网站管理系统-dynamic easy website management system
- 2022-08-08 15:54:21下载
- 积分:1
-
5.0B版的游戏人间和心灵港湾、绿色心情三种风格。
增加了首页对最新发表主题、最强人气帖、最多回复帖的调用。
丰富了每日贴士的内容,修正了播放器程序,增...
5.0B版的游戏人间和心灵港湾、绿色心情三种风格。
增加了首页对最新发表主题、最强人气帖、最多回复帖的调用。
丰富了每日贴士的内容,修正了播放器程序,增加了在线电台栏目。
去掉了许多不必要的调用,缓解了对空间资源的消耗。
虽然功能增加不少,但速度却比5.0B版更快,也更实用。
默认前台管理员的帐号是失却的记忆,密码都是19790414-5.0B version of the game and the human soul Harbor, green heart of three styles. A Home for the latest theme, the most popular proposal, most reply brief call. The daily tips rich content, amended the players procedures, increased online radio programs. Removed a lot of unnecessary calls, mitigation of space resources consumption. Although the functional increase, but the rate faster than the version 5.0B, but also more practical. Default Account Manager outlook is the loss of memory, the password is 19790414
- 2022-03-23 08:19:00下载
- 积分:1
-
VC++实现局域网聊天,只需要输入对方IP地址,即可以进行聊天。具有全部的源代码。...
VC++实现局域网聊天,只需要输入对方IP地址,即可以进行聊天。具有全部的源代码。-VC++ to achieve LAN chat, only need to enter each other" s IP address, that can chat. With all the source code.
- 2023-07-27 11:00:03下载
- 积分:1
-
实现arq滑动窗口协议
实现arq滑动窗口协议-Sliding Window Protocol achieve arq
- 2023-03-08 16:40:04下载
- 积分:1
-
被广泛使用的域名服务(DNS)软件
被广泛使用的域名服务(DNS)软件 -The widely used DNS software
- 2022-12-22 03:05:03下载
- 积分:1
-
BroadcastSender
#include
#include
#include
#include
#include
#include
#include "Practical.h"
static const char *IN6ADDR_ALLNODES = "FF02::1"; // v6 addr not built in
int main(int argc, char *argv[]) {
if (argc != 4) // Test for correct number of arguments
- 2022-05-22 11:28:35下载
- 积分:1
-
编写计算机网络的一个简单的纠错码――海明码
编写计算机网络的一个简单的纠错码――海明码-The preparation of computer networks, a simple error-correcting codes- Hamming Code
- 2022-01-26 00:49:23下载
- 积分:1