![]() | |
![]() |
| | Thread Tools | Search this Thread | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Dim Myref As ObjRef = RemotingServices.Marshal(rmHost, "50050/ k") this code is wrriten also for the second port. So how I can specific for chanel when I call to "RemotingServices.Marshal". How remoting system know which Service attach to Channel? |
#3
| |||
| |||
|
|
mtczx... (AT) yahoo (DOT) com wrote in news:1183640847.260513.127700 @w5g2000hsg.googlegroups.com: Dim Myref As ObjRef = RemotingServices.Marshal(rmHost, "50050/ k") this code is wrriten also for the second port. So how I can specific for chanel when I call to "RemotingServices.Marshal". How remoting system know which Service attach to Channel? I believe if you specify a URI - i.e. tcp:// or http:// you'll marshal on that channel. |
#4
| |||
| |||
|
|
I believe if you specify a URI - i.e. tcp:// or http:// you'll marshal on that channel. I have two chanel on tcp, the second channel get name "k" (see above code) So how I can use with this name? |
|
I realize that each marshel publish for all channel. the question is: have a way to restrict it to specific channel, for security reason? |
#5
| |||
| |||
|
|
I have two chanel on tcp, the second channel get name "k" (see above code) So how I can use with this name? |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
| |