[Red5] XMLSocket

Marcel D. hoimetmij at yahoo.com
Mon Jul 10 04:26:30 EDT 2006


Hi everyone,
 
 I'm trying to switch from FMS to Red5 and have the following challenge/problem:
 
 In FMS I use XMLSocket on the serverside to interact with a Delphi based program. Works perfect. But now I have to do the same in Java and I'm lost. (Ok, I'm not a Java programmer). 
 So what I need is a simple Java Socket Client example that just opens one socket connection, keeps it open, and sends and receives small strings (ie: XML packets). What I have in FMS is a simple event handler socket.onXML that does the receiving part and a socket.send that does the send part. In Java it seems I have to dive into byte arrays and more of that stuff, while it cannot be that hard.
 
 I may sound a bit vague, but maybe someone has used something simular and could share that with me.
 
 If this will work I've made a big step forwards. Thanks a lot! 
 
Marcel
 		
---------------------------------
Do you Yahoo!?
 Next-gen email? Have it all with the  all-new Yahoo! Mail Beta.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://osflash.org/pipermail/red5_osflash.org/attachments/20060710/8c59ae22/attachment.htm


More information about the Red5 mailing list