On 6/21/07, Eric Iverson <[EMAIL PROTECTED]> wrote:
Often an API to a service like opentick is language neutral in the sense that it has a standard C interface that can be used by most languages. When you say there are Perl, C++, etc. APIs are you really saying that there are wrappers written in these languages around a basic API?
They use tcp to connect to the remote system(s). I suppose you could say that the standard C interface is sockets, but that's just a convention. -- Raul ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
