Click here to Skip to main content
15,887,875 members
Home / Discussions / C#
   

C#

 
GeneralRe: Design Patterns Pin
Chris Austin3-Dec-02 10:03
Chris Austin3-Dec-02 10:03 
GeneralRe: Design Patterns Pin
Jarrod Marshall4-Dec-02 7:42
Jarrod Marshall4-Dec-02 7:42 
GeneralUnicode Characters Pin
Jassim Rahma3-Dec-02 6:25
Jassim Rahma3-Dec-02 6:25 
GeneralRe: Unicode Characters Pin
Nick Parker3-Dec-02 8:08
protectorNick Parker3-Dec-02 8:08 
GeneralRemoting: Inter object communication. Pin
Nathan Tran3-Dec-02 6:07
Nathan Tran3-Dec-02 6:07 
GeneralRe: Remoting: Inter object communication. Pin
John Rayner3-Dec-02 8:04
John Rayner3-Dec-02 8:04 
GeneralRe: Remoting: Inter object communication. Pin
Nathan Tran3-Dec-02 10:41
Nathan Tran3-Dec-02 10:41 
GeneralRe: Remoting: Inter object communication. Pin
John Rayner4-Dec-02 0:33
John Rayner4-Dec-02 0:33 
Well, I wrote a little test app to try what you are suggesting and it didn't work. I got the very long error message "This remoting proxy has no channel sink which means either the server has no registered server channels that are listening, or this application has no suitable client channel to talk to the server.". Hats off to MS for at least trying to make their error messages informative ... Wink | ;)

A little digging on the web revealed a sample chapter from a Wrox book (http://www.wrox.com/books/sample-chapters/SampleChapter_186100740x.pdf[^]) which discusses a similar problem. If you look on page 24 of the PDF you'll see that they set the client app with a Remoting channel in order for the server to communicate with the client.

Once I'd modified my test app in this way, everything worked. However, I very much doubt that this will work if there's a firewall in the middle of the connection (which was the problem we were discussing).
GeneralRe: Remoting: Inter object communication. Pin
Nathan Tran4-Dec-02 6:59
Nathan Tran4-Dec-02 6:59 
GeneralRe: Remoting: Inter object communication. Pin
John Rayner4-Dec-02 7:17
John Rayner4-Dec-02 7:17 
GeneralMonthCalendar Pin
rurko753-Dec-02 5:38
sussrurko753-Dec-02 5:38 
GeneralRe: MonthCalendar Pin
kaschimer3-Dec-02 10:46
kaschimer3-Dec-02 10:46 
GeneralWindows Messages Pin
Sean Rock3-Dec-02 3:34
Sean Rock3-Dec-02 3:34 
GeneralRe: Windows Messages Pin
Jeff J3-Dec-02 15:28
Jeff J3-Dec-02 15:28 
GeneralRe: Windows Messages Pin
Sean Rock3-Dec-02 22:08
Sean Rock3-Dec-02 22:08 
GeneralConverting Texbox.Text to int 32 Pin
djkno33-Dec-02 1:28
djkno33-Dec-02 1:28 
GeneralRe: Converting Texbox.Text to int 32 Pin
Rickard Andersson203-Dec-02 1:47
Rickard Andersson203-Dec-02 1:47 
GeneralRe: Converting Texbox.Text to int 32 Pin
djkno33-Dec-02 3:09
djkno33-Dec-02 3:09 
GeneralRe: Converting Texbox.Text to int 32 Pin
kaschimer3-Dec-02 4:01
kaschimer3-Dec-02 4:01 
GeneralRe: Converting Texbox.Text to int 32 Pin
djkno33-Dec-02 4:50
djkno33-Dec-02 4:50 
GeneralRe: Converting Texbox.Text to int 32 Pin
Pyt3-Dec-02 1:47
Pyt3-Dec-02 1:47 
GeneralRe: Converting Texbox.Text to int 32 Pin
djkno33-Dec-02 3:12
djkno33-Dec-02 3:12 
Generalclass diagram Pin
Anonymous3-Dec-02 0:54
Anonymous3-Dec-02 0:54 
GeneralRe: class diagram Pin
Ranjan Banerji3-Dec-02 2:09
Ranjan Banerji3-Dec-02 2:09 
GeneralRe: class diagram Pin
Michael P Butler3-Dec-02 3:30
Michael P Butler3-Dec-02 3:30 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.