Click to See Complete Forum and Search --> : .NET and DCOM


Paul Zorin
January 16th, 2001, 07:06 AM
I design 3-tier system via VB, but I don't know what to use for communication between layers.
I'd like to use .NET but clients have WINDOWS'9X on their computers. Server is WINDOWS 2000 SERVER.
If I use DCOM for communication, can I use .NET between 2 and 3 layer, and use DCOM between 1 and 2 layer?

Mr Ben
March 3rd, 2001, 05:09 AM
I was told that .NET, when finally shipped would be support on all 32 bit versions of Windows and WIN 95. Therefore, presumably, you can use .NEt through the entire process.