Re: ListDir, UploadFile, etc. (General questions)
Hi Chip,
You don't need a Relay. You should create a Channel instead. Something like this:
[code]wodVPN1.Channels.Add UDPLocalListen, your_ip_address, 600, localhost, 600[/code]
You can also try the 1.Simple sample that came with the component. It will do the same thing.
Hope this helps.
Regards,
Damba