搜索资源列表
远程唤醒
- 远程控制程序源码,可以实现对远程计算机的自动开启关闭操作。-source remote control procedures can be achieved on the remote computer open automatically shut down operations.
WakeupONLAN)
- 局域网远程唤醒(Wakeup On LAN) -- 即发送一个Magic Packet到某个MAC地址-awaken remote LAN (Wakeup On LAN) -- that is, send a Magic Pack et to a MAC address
WANS
- 一个局域网远程唤醒的源代码 可以远程唤醒局域网的其他机器-a remote LAN to awaken the source code can awaken remote LAN other machinery
RWU_1.0
- 远程唤醒需要软硬件相结合才能实现,该工程为远程唤醒的软件部分。 该工程将远程唤醒划分为单播唤醒、有限广播唤醒和定向广播唤醒三种模式,分别适用于不同的应用场合。
WOL
- 实现局域网内远程唤醒计算机(XP+SP2+VS2005通过)
qt3
- 用qt3实现的Wake On Lan也就是远程唤醒(远程开机),即通过一台PC向另一台已经关机但仍连接电源PC发送网络数据包,使其开机的功能,前提是两台PC同处一个局域网内,且被唤醒方的网卡支持网络唤醒功能(现在网卡基本上都支持啦)
WOL
- WOL,wake over lan, 远程唤醒。修正了之前的socket错误,调试通过。不同的网卡端口可能不同。
wol
- // 局域网远程唤醒(Wakeup On LAN) -- 发送一个Magic Packet到某个MAC地址 // Magic Packet:UDP广播包,端口不限,数据是FF-FF-FF-FF-FF-FF加16个MAC // 编译:cl sendmagic.cpp ws2_32.lib
Socket实现远程唤醒
- Socket 实现远程唤醒. 这是一个在VC环境下的程序.其主要目的是用Socket实现远程唤醒.-Socket remote awaken. This is a VC environment in the process. Its main purpose is to use Socket remote awaken.
wakeup
- 这是一个用vb编写的网络唤醒程序,通过输入对方计算机的mac地址,可以远程唤醒计算机-This is a wake-up using vb program to prepare the network by entering each other' s computer mac address, you can wake the computer remotely
remote_wake_up_program
- 一个远程唤醒程序,支持多台电脑快速唤醒..是测试主板(VIA主板)唤醒功能时写的一个程序,有兴趣的朋友可以看看.-A remote wake-up program to support more than one computer fast wake-up .. is a test board (VIA motherboard) wake-up functionality to write a program, interested friend can see.
WOL
- 远程唤醒 简单的数据包构造发送的方法 需要知道远程主机的IP和MAC-Remote wake-up a simple packet structure to send the method needs to know the remote host
Wake_On_Lan
- 通过MAC地址远程唤醒支持WOL的局域网主机-Wake up the Lan host(support WOL)through the MAC adress.
remoteWakeup
- 根据MAC发送特殊包,远程开机,远程唤醒,-Remote boot, remote wake-up call,
GETUP
- 易语言实现通过MAC地址远程唤醒电脑。 要求目标电脑必须联网-Through the MAC address of a remote wake-up computer. Require the target computer must be networked
WakeOnLan
- 这是一个通过网卡MAC地址远程唤醒电脑的示例,支持群集唤醒。因为条件有限,没有全部测试过。还有能不能远程开机,如果远程开机可能前提需要在被唤醒的电脑的主板CMOS里设置唤醒功能。 -This is a wake-up through the network card MAC address of the remote computer' s example in support of the cluster wake. Because the conditions are limit
远程唤醒网卡启动
- 远程唤醒网卡启动 delphi源程序 远程主机需要bios和网卡支持唤醒启动 客户端需要知道唤醒主机的ip地址(必须是静态或固定)和MAC(物理)地址(在唤醒主机开着时用ip地址或名称远程获得(用名称的函数要在源程序里), 当然在远程本机先得到也可以) 在源程序基础上加个配置文件,获取一次就可以拉。
Socket实现远程唤醒
- Socket 实现远程唤醒. 这是一个在VC环境下的程序.其主要目的是用Socket实现远程唤醒.-Socket remote awaken. This is a VC environment in the process. Its main purpose is to use Socket remote awaken.
远程开机(唤醒)实现
- 远程开机网络唤醒C#实现,局域网测试通过(Remote open network wake-up C# implementation, LAN testing through)
电脑远程唤醒
- 通过网络远程唤醒计算机(远程开机),需要网卡硬件的参数支持。(Network remote wake-up computer (remote boot) requires the parameter support of network card hardware.)