Client server app?

neodatatype

Regular
Joined
Aug 18, 2003
Messages
65
Location
Italy
Hi all,

I wonder if I can write client-server app with .net.

My aim would be to create an app that is on a PC (server) and another app that is to a PC2 (client) and the PC2 calls methods of classes of the app on the server (as I will do with ActiveX DCOM).

If this is possible how to do it?
I would avoid the use of sockets!

Thank you.
 
Back
Top