Hi,

i would like to send UDP packets to the App Engine server. The server
should modify them and send them back to my box. When I'm trying to
code that in Java I want to use DatagramPacket and InetAddress, but
App Engine doesn't support those. What can I o to solve my problem?

Or if UDP packets are not possible, then TCP will work I think? How do
I do that?

Thanks!
-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine for Java" group.
To post to this group, send email to google-appengine-j...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.


Reply via email to