D
Dennis Owens
I want to develop a Client/Server messaging system that
does not require Microsoft messaging. I want to use
the .Net remoting, but I am having some real problems with
the remoting. The remoting really seems to be a one way
street in terms of messaging. Ex.( The Client can
communicate with the server and get information back from
the server, but the server cannot make a call to the
client unless you set up another remoting session were the
rolls are reversed) Any way the real question is, should I
be using Remoting for a simple light weight messaging
system? I do not want to use Microsoft Messaging.
Thanks
Dennis Owens
(e-mail address removed)
does not require Microsoft messaging. I want to use
the .Net remoting, but I am having some real problems with
the remoting. The remoting really seems to be a one way
street in terms of messaging. Ex.( The Client can
communicate with the server and get information back from
the server, but the server cannot make a call to the
client unless you set up another remoting session were the
rolls are reversed) Any way the real question is, should I
be using Remoting for a simple light weight messaging
system? I do not want to use Microsoft Messaging.
Thanks
Dennis Owens
(e-mail address removed)