Re: Raise event to client
- From: "ThunderMusic" <NoSpAmdanlatathotmaildotcom@xxxxxxxxxx>
- Date: Fri, 5 Jan 2007 11:26:45 -0500
Hi,
In order to make events go through remoting, you must open a channel on your
client app (port 0 if you don't have any other channel), make your event
public and the callback method (the method handling the event) public
also... Maybe you will have to change some things in your config file, but
I can't tell for sure.
There are answers to this question all over the net (I already asked it too,
so it should be in the news archives)... try googling for +".net"
+"remoting" +"events" and browse... ;) But what I gave you should give you
a good start.
I hope it helps
ThunderMusic
"Le Minh" <hanami279@xxxxxxxxxxx> wrote in message
news:OAUHzoNMHHA.3952@xxxxxxxxxxxxxxxxxxxxxxx
Hi all.
I need to write a application using .net remoting technology. The problem
here it that, i need to raise event to client. Image, server do some work
and send result to the client when it finished. How can i do it ?
Thanks all!
.
- Follow-Ups:
- Re: Raise event to client
- From: Le Minh
- Re: Raise event to client
- References:
- Raise event to client
- From: Le Minh
- Raise event to client
- Prev by Date: Problem using remote controls
- Next by Date: Re: Raise event to client
- Previous by thread: Raise event to client
- Next by thread: Re: Raise event to client
- Index(es):
Relevant Pages
|