Re: howto add a UDP Listener

2009-09-13 Thread Sebastian Wagner
ewhere. > > André-John > > > On 13-Sep-2009, at 16:10, Sebastian Wagner wrote: > > yes it is a solution send only ... or receive only. >> >> sebastian >> >> 2009/9/13 Andre-John Mas >> >> >>> On 13-Sep-2009, at 15:04, Sebasti

Re: howto add a UDP Listener

2009-09-13 Thread Sebastian Wagner
yes it is a solution send only ... or receive only. sebastian 2009/9/13 Andre-John Mas > > On 13-Sep-2009, at 15:04, Sebastian Wagner wrote: > > Thanks for your answers. >> >> I am working on a Desktop Sharing application that is sending the Desktop >> Images

Re: howto add a UDP Listener

2009-09-13 Thread Sebastian Wagner
You might be right, I will have to try different approaches till the final release. thanks, sebastian 2009/9/13 Caldarale, Charles R > > From: Sebastian Wagner [mailto:seba.wag...@gmail.com] > > Subject: Re: howto add a UDP Listener > > > > I think you mean why it

Re: howto add a UDP Listener

2009-09-13 Thread Sebastian Wagner
I think you mean why it does NOT use a reliable protocol ... ? Iit is not that important if some packages are lost in this case and I hope to gain some performance by using UDP. sebastian 2009/9/13 Caldarale, Charles R > > From: Sebastian Wagner [mailto:seba.wag...@gmail.com] > >

Re: howto add a UDP Listener

2009-09-13 Thread Sebastian Wagner
Mas > > On 13-Sep-2009, at 14:19, Caldarale, Charles R wrote: > > From: Sebastian Wagner [mailto:seba.wag...@gmail.com] >>> Subject: howto add a UDP Listener >>> >>> Is there a way of telling tomcat to receive UDP Packets and forward >>> them to my

howto add a UDP Listener

2009-09-13 Thread Sebastian Wagner
receive UDP Packets and forward them to my Handlers? Something like a Servlet that gives me the UDP Packets? thanks Sebastian Wagner -- Sebastian Wagner http://www.webbase-design.de http://openmeetings.googlecode.com http://www.laszlo-forum.de seba.wag...@gmail.com