View Single Post
Re: Make this damn gorgeous thing work
Old 10-22-2007, 09:02 PM   #14 (permalink)
WatooceTZW
Addict
 
Join Date: Oct 2006
Location: Ft LAuderdale Fl, USA
Posts: 7
WatooceTZW is on a distinguished road
Default Re: Make this damn gorgeous thing work

noticed in your cfg you have a match, a partial , and another match IP

#list of IP addresses allowed to connect as clients
#when in "Server" mode
allowed_ip = match:192.168.0.1
allowed_ip = partial:192.168.0.
allowed_ip = match:192.168.0.102

maybe the 3rd line is throwing it off ?

Maybe try this in your .cfg

#list of IP addresses allowed to connect as clients
#when in "Server" mode
allowed_ip = match:192.168.0.102
allowed_ip = partial:192.168.0.

and add a pw like the others have suggested
__________________

(Setup XP Pro , Liliput 8" touchscreen Server/Client )

Last edited by WatooceTZW : 10-22-2007 at 09:13 PM.
WatooceTZW is offline   Reply With Quote