Okay I'm working on an app that integrates with Novell's Groupwise
Messenger and I'm having an issue.

When sending login info you have to send your IP and PORT you are
using for the connection. Not what I am connecting to but the random
port I was assigned locally.

Is there any way to get this info from the Socket, I was looking
through the documentation for Socket and couldn't find anything. If
this isn't possible I'm going ot have to use PHP as a go between
unfortunately because I have successfully connected with it's sockets
because I can get that info. I was hoping to just handle this all in
Flex so I could later turn this into an AIR app that would be
independent from any web server.

Thanks,
RipSUp


Reply via email to