WS or .NET Remoting?

J

Jim Douglas

We have a new project which we want to share objects between the .NET group
and the Powerbuilder group. The Powerbuilder group can't have the .NET
framework installed as it's still on NT4. What methods exists for sharing
objects between the groups?


As always, thanks for the input!



--

Jim Douglas
http:\\www.genesis-software.com

Latitude 32.5818
Longitude -96.5412
Elevation 497
 
G

Guest

Hi Jim

The .NET Framework (1.0 and 1.1) can be installed on NT4 as long as SP6a is installed

Gary
 
W

William Ryan eMVP

The Rumor mill is full of sentiment that remoting is dead..use WS unless
you feel you aboslutely must use Remoting
 
C

Cor Ligthert

Hi Jim,

Are we talking about the same things, in a simple way some differences

Remoting: giving assynchronous non saved data to fully
seperated processes
WebServices giving at any time anywhere data to processes
Sharing sources Source Save
Sharing whatever Sharepoint server

What will it be?

Cor
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top