bot API for cell phone AIM?

if I wanted to develop a bot for the cell phone version (ATT right now..) is there an API for this? searched around and was unable to find anything that jumped out at me, appreciate a nudge in right direction

Ajavia10, Start by

Ajavia10,

Start by checking out the javax.net.ssl package. This has all of the objects that Java uses to create SSL sockets. As long as you are on java 1.4 or higher, the Java Secure Socket Extension (JSSE) is part of the basic Java install.

I found some sample code of someone else who makes a SSL client connection to a server for a POST at http://dev.kanngard.net/Permalinks/ID_20021214164828.html

I hope that helps,
-l

XDSP JSON API Information Landing Page

Hello ajaxian10,

Have you checked out the Xdrive XDSP JSON API information? Click here for the landing page.

-XDMOlson