Posts filed under “flex”
XMPP flex 4 client sample
XMPP is an open standard protocol for instant message service. Actionscript 3.0 is a client side programming language. In this post we will try to make an xmpp chat client which not utilizes TLS connection, so we will able to connect to some servers providing non-TLS connection such as jabber.org, igniterealtime.org, etc. To begin we [...]