[MLB-WIRELESS] Ip broadcaster

JaVa java.boy at optushome.com.au
Sat Nov 15 20:09:08 EST 2003


At 05:38 PM 15/11/2003 +1100, Matthew Hill wrote:
>no where near it , but thanks.
>
>i want the ability to when i dial up my internet provider, upon connetion, 
>i want a program to advertise my ip address and output it to a html file 
>and putit on a web server.
>

You could always do it with a batch script.
<cut>
@echo off
ipconfig > c:\foo.bar
ftp -n -s up.scr
</cut>

in up.scr put
<cut>
open address.of.ftp
user username
password
put foo.bar foo.bar
quit
</cut>

I did a long time ago have the exact program you were looking for but have 
never found it again after a format a few years ago.
JaVa
***************************
E-mail: java.boy at optushome.com.au
ICQ: 33544461
MSN: javaboy14 at hotmail.com
Web: http://members.optushome.com.au/javaboy
*************************** 


To unsubscribe: send mail to majordomo at wireless.org.au
with "unsubscribe melbwireless" in the body of the message



More information about the Melbwireless mailing list