If you want to use reverse ajax (or push ajax) i would recommend
comet.

On 9 Nov., 14:42, Andre Leger <rareleg...@gmail.com> wrote:
> Greetings,
>
> I know this is not a pure GWT question, but a related one.
>
> I have a web device that continuously sends UDP packets to a specific
> IP and port.  I have a java application that is able to listen to the
> port and receive the packets.
>
> What I want to do is create an OpenSocial gadget in GWT that will
> somehow take the data and be displayed in the gadget.  I understand
> that I am not able to use the java.net.DatagramSocket and
> java.net.DatagramPacket classes in GWT because javascript does not
> support socket listening.
>
> Anyone out there have a simple solution that would enable me to get
> the datagram data somehow.  I would appreciate any suggestions.
>
> Thank you,
>
> Andre
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to