My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members
Featured
Downloads
Wiki pages
Links

Quick start

What CGP Client Library is for

CGPClient Library is a tiny ActionScript 3.0 library that lets you create simple CommuniGate Pro Flash/Flex/AIR client in 5 minutes.

Pass login credentials, and a few moments later you can work with server over simple XML-based XIMSS protocol that allows to read/send mail, IM and much more. For example sending IM looks in code like

Net.ximss(<sendIM peer="friend@server.com">Hi there!</sendIM>, null, responseCallBack);

CGPClient library source is available at http://code.google.com/p/cgp-client-lib/ and can be freely modified and included in proprietary software.

Suggestions, New Features

If you need to change the library before starting to use it, contact me or use Issues. It can happen that changes or features would be included in official library code.

Contacts

Maxim Kachurovskiy, slon.vsapogah on Google's mail

Library-Based Projects

Links

Flex theme

Powered by Google Project Hosting