B
Ben
Can VB 2005 be used to write client server applications? If so are there
any good books that document how it can be done?
Thanks,
Ben
any good books that document how it can be done?
Thanks,
Ben
Ben said:Can VB 2005 be used to write client server applications? If so are there
any good books that document how it can be done?
Tom Shelton said:Sure it can be used for client server apps. I'm not aware of any
specific books on the topic - so, I can't help you there. You'll want
to take a look an the documentation and examples in the System.Net and
the System.Net.Sockets namespaces.