Thread: iLiad Hacks for Users
View Single Post
Old 07-21-2006, 08:37 AM   #9
Tscherno
iLiad Geek
Tscherno began at the beginning.
 
Tscherno's Avatar
 
Posts: 110
Karma: 10
Join Date: Jul 2006
Location: Regensburg / Germany
Device: iLiad #505; Sony T1, Amazon Paperwhite first Gen & sec is coming!
Quote:
Originally Posted by tribble
anyone know if creating a pdf form to start WLAN with ssid and key is possible?
Should be. But everyone has to make his own PDF to start. Or is it possible with an PDF-Form?!?

The Wireless-Script allows it:
Quote:
wirelessUsage()
{
echo "Usage:"
echo " $0 stop"
echo " $0 start <ssid> [enc <wepkey>]"
echo " $0 scan [<ssid>]"
echo "Note: always dhcp"
exit $EXIT_ERROR
}
Tscherno is offline   Reply With Quote