> Upon closer inspection, netrw delegates network activity to
> wget/fetch/rsync and friends anyway, so I guess I'll do the same. It's
> given me some direction on how to handle different operatings systems
> -- 'if has("win32")' etc. It's not a robust solution, but we work
> within our confines, right? :-)

I didn't get exactly what you are trying to do .. but you have the
option to use python, ruby .... 
from python you can call any C function.. So it should no problem to
create a TCP connection.. ;-)

Marc

Reply via email to