30-01-2007, 03:07 AM
lordgivemick Wrote:vb6 and c+ or ++ are basically the same thign just one is a bit more advanced than the other. from what ive learnedso ya you can mix them together.
You might want to slap whoever taught you that, then. :wink:
They communicate with sockets, so as long as you are using the same socket types (TCP, UDP, etc) along with the same protocol (IPv4, IPv6, etc) then you're fine. You can run on any OS, any language, as long as that language is supported on that OS. You can have a VB6 Windows server and Java clients on Mac if you want.