Re: Making amf calls from java instead of flash
Darin Wilson <[email protected]>
| Newsgroups | gmane.comp.java.openamf.user |
|---|---|
| Message-ID | <[email protected]> |
Check out the classes in the org.openamf.io package - you might be able to use the AMFSerializer class directly, but that class is used to serialize responses, not requests, and I don't know if the structure of the two calls is different. In any case, you could look at AMFDeserializer to see what format the server expects. You might also want to look in the docs directory - there's a brief description of the AMF message format in one of the documents. Darin On Tuesday 15 March 2005 07:51 am, Jackson, Stephen wrote: > That is a Flash Object. I am looking to make an amf call from java > code. I just need to know the structure of the binary format so I can > build a DataInputStream correctly. > > -----Original Message----- > From: [email protected] > [mailto:[email protected]] On Behalf Of Ian > Pojman > Sent: Tuesday, March 15, 2005 10:35 AM > To: [email protected] > Subject: Re: [Openamf-user] Making amf calls from java instead of flash > > use an XMLSocket > > > On Tue, 15 Mar 2005 09:01:20 -0500, Jackson, Stephen > > <[email protected]> wrote: > > I need to be able to make amf calls from java instead of from flash. > > I have an openamf project and we are going to production in a couple > > of months. I need to stress the J2EE container, so I am working on a > > utility. Do to the complexity of the stress utility I am writing it > > in Java. I was hoping I could make amf calls from java using the api > > or creating my own. > > > Is there anything already out there so I don't have to reinvent the > > wheel? > > > If not, I was hoping someone could point me in right direction for > > putting the calls together. > > > > Thanks, > > > > S. Jackson > > ------------------------------------------------------- > SF email is sponsored by - The IT Product Guide Read honest & candid > reviews on hundreds of IT Products from real users. > Discover which products truly live up to the hype. Start reading now. > http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click > _______________________________________________ > Openamf-user mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/openamf-user > > > > ------------------------------------------------------- > SF email is sponsored by - The IT Product Guide > Read honest & candid reviews on hundreds of IT Products from real users. > Discover which products truly live up to the hype. Start reading now. > http://ads.osdn.com/?ad_ide95&alloc_id396&op=Click > _______________________________________________ > Openamf-user mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/openamf-user ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click