Hello

I'm trying to create a script to do a wake on lan, but can't find much
information on how to create the magic packet or how to use the winsock

any information is appreciated.
RT

Re: wake on lan by Clay

Clay
Wed May 25 19:47:59 CDT 2005

On Wed, 25 May 2005 16:01:56 +0900, "Rafael T"
<okinawapro@hotmail.com> wrote:

>Hello
>
>I'm trying to create a script to do a wake on lan, but can't find much
>information on how to create the magic packet or how to use the winsock

The Winsock object, IIRC, is only available to those who have Visual
Studio installed. It is not a legally transferrable object.

This site has a free COM object though I've never used it.
http://www.depicus.com/wake-on-lan/wake-on-lan-com.aspx

I have used the command line tool many, many times as well as the
"Over the Internet" tool. It is so cool (or geeky) to power on my PC
from my smart phone.

Clay Calvert
CCalvert@Wanguru.com
Replace "W" with "L"

Re: wake on lan by Rafael

Rafael
Wed May 25 20:30:01 CDT 2005

Thanks Clay,

i will check your suggestion,
RT
"Clay Calvert" <ccalvert@Wanguru.com> wrote in message
news:qh5a91la3nro6k9q8n2e7t86e2415olth4@4ax.com...
> On Wed, 25 May 2005 16:01:56 +0900, "Rafael T"
> <okinawapro@hotmail.com> wrote:
>
>>Hello
>>
>>I'm trying to create a script to do a wake on lan, but can't find much
>>information on how to create the magic packet or how to use the winsock
>
> The Winsock object, IIRC, is only available to those who have Visual
> Studio installed. It is not a legally transferrable object.
>
> This site has a free COM object though I've never used it.
> http://www.depicus.com/wake-on-lan/wake-on-lan-com.aspx
>
> I have used the command line tool many, many times as well as the
> "Over the Internet" tool. It is so cool (or geeky) to power on my PC
> from my smart phone.
>
> Clay Calvert
> CCalvert@Wanguru.com
> Replace "W" with "L"