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.
|