-
此代码通过 NetApi32.dll 中提供的API来实现 Windows 系统中网卡MAC地址的获取...
此代码通过 NetApi32.dll 中提供的API来实现 Windows 系统中网卡MAC地址的获取-This code Netapi32.dll provided through the API to achieve the Windows System network card MAC address access
- 2023-01-23 03:45:03下载
- 积分:1
-
JAVA网络编程,JAVA多线程编程,重点是JAVA 网络编程.如UDP包的收发,建立TCP连接等....
JAVA网络编程,JAVA多线程编程,重点是JAVA 网络编程.如UDP包的收发,建立TCP连接等.-Java Network Programming, Java multithreaded programming, with a focus on Java network programming. If the UDP packet transceiver to establish TCP connection.
- 2022-03-07 14:49:42下载
- 积分:1
-
这是一个用PHP3和javascript写的程序,使用者有他们自己的聊天配置文件,用户数据和聊天记录被写入MYSQL数据库,采用自动卷屏模式,显示在线人数,可以...
这是一个用PHP3和javascript写的程序,使用者有他们自己的聊天配置文件,用户数据和聊天记录被写入MYSQL数据库,采用自动卷屏模式,显示在线人数,可以查看在线用户的资料。-This is a PHP3 and javascript used to write the procedure, the user has their own chat configuration file, the user data and chat history are written in MYSQL database, the use of automatic roll-screen mode, display the number online, you can view online information.
- 2022-05-20 02:22:56下载
- 积分:1
-
Control_Server.rar
监控软件,分客户端,服务器
Control_Server.rar
监控软件,分客户端,服务器-Control_Server.rar monitoring software, sub-client, server
- 2022-02-22 02:42:05下载
- 积分:1
-
Ping 是Windows系列自带的一个可执行命令。利用它可以检查网络是否能够连通,用好它可以很好地帮助我们分析判定网络故障。应用格式:Ping IP地址。该命...
Ping 是Windows系列自带的一个可执行命令。利用它可以检查网络是否能够连通,用好它可以很好地帮助我们分析判定网络故障。应用格式:Ping IP地址。该命令还可以加许多参数使用,具体是键入Ping按回车即可看到详细说明。 -ping program
- 2022-12-22 16:05:03下载
- 积分:1
-
采用socket编程实现的一个双方发送信息的聊天室程序
采用socket编程实现的一个双方发送信息的聊天室程序-Use socket programming to send information on the two sides of a chat room program
- 2023-07-14 08:15:03下载
- 积分:1
-
文件传输实例,非常有价值
文件传输实例,非常有价值-File transfer example, the very valuable
- 2022-05-06 13:59:26下载
- 积分:1
-
如何判断网络上的计算机是否设置了密码
如何判断网络上的计算机是否设置了密码-how to judge a computer on a network is set password
- 2022-06-30 09:36:34下载
- 积分:1
-
简单的网上邻居功能。获取局域网网络基本资源
简单的网上邻居功能。获取局域网网络基本资源-Simple Network Neighborhood feature. LAN network access to basic resources
- 2022-02-04 21:42:25下载
- 积分:1
-
实现了一个功能简单的HTTP代理服务器,本章主要介绍多线程编程相关的知识,包括初始化临界段和删除临界段,使用临界段完成多个线程对临界资源的互斥访问,创建工作线程...
实现了一个功能简单的HTTP代理服务器,本章主要介绍多线程编程相关的知识,包括初始化临界段和删除临界段,使用临界段完成多个线程对临界资源的互斥访问,创建工作线程,退出工作线程,定义和设定事件,利用事件完成多个线程的同步与协作等。-achieved a simple function of the HTTP proxy server, this chapter introduces multi-threaded programming related knowledge, including initialization of critical and delete critical of the use of the completion of a number of critical thread on the critical resources of the exclusive visit, work to create threads, threads from work, definitions and setting events using multiple threads completed the synchronization and collaboration.
- 2022-08-16 07:31:26下载
- 积分:1