On 10/05/2009 04:51 PM, Mark Wallsgrove wrote:
Hey,
OK. The application will only communicate over HTTPS for a very brief
amount of time. From what I can grasp from a brief look we are talking
about 2 - 4 commands. The reason why I wanted to use Apache Mina is
because it supports Asynchronous communication, which MSN needs.
Ah.
Well I guess you could build the app on top of MINA then, to help with
the async I/O. Although for such light async. usage, you might just be
able to roll your own.
The rest of the packets that will be received are in a format such as:
VER 1 MSNP8 CVR0\r\n
I haven't used HTTP Client before, but from what I can see it is
expecting a structured XML communication. Is this correct?
I thought that it could be used for retrieving any type of info, no?
i.e., the mime type of the data you're retrieving is specified in the
HTTP response, no?
BTW, thanks for your help :)
Best Regards,
Mark Wallsgrove
NP. Hope it has been helpful.
Good luck,
DR