Re: [Mono-list] Remoting Channels Tcp and Http Confusion

2005-04-12 Thread Lluis Sanchez
Hi, This seems to be fixed in Mono 1.1.6. I tried switching the channels in the test case and it works fine. Lluis. On dj, 2005-04-07 at 10:04 -0600, Jonathan J. Vargas R. wrote: > hi. > > i am developing an enterprise service using remoting, want tcp and > http channel for listening. i derived

[Mono-list] Remoting Channels Tcp and Http Confusion

2005-04-07 Thread Jonathan J. Vargas R.
hi. i am developing an enterprise service using remoting, want tcp and http channel for listening. i derived some classes to perform custom functionality, as u will see. the prob is, that in ServerTest.cs and Server.cs (has service control operations), when i first Add a tcp channel to listen and