> Why not save going to all that work, and just use localhost sockets on > all platforms. That way there's no os specific code. No, no remote controlling via the network (including localhost) is allowed. This requires authentication, and is way too risky. Remko