[Red5] XMLSocket

Joachim Bauch jojo at struktur.de
Mon Jul 10 04:39:18 EDT 2006


Hi Marcel,

Marcel D. wrote:
> 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.

You could use XML-RPC which is included in Red5.  Further informations
and examples can be found on this page: http://ws.apache.org/xmlrpc/xmlrpc2/

Joachim

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 4355 bytes
Desc: S/MIME Cryptographic Signature
Url : http://osflash.org/pipermail/red5_osflash.org/attachments/20060710/56681fb1/smime-0001.bin


More information about the Red5 mailing list