What are we working on?
15/03/11 12:47
The next enhance under way is an ASCII Server for DISAM. Make your DISAM requests via sockets and some simple XML-type formatted text and the DISAM Server will return your data in an XML-type formatted response.
Note that we say XML-type text, we could also call it HTML-type. Basically we are taking the tag approach of XML/HTML with some formatting specific to the DISAM Server so as to minimize overhead.
You’ll be able to use any language that can do simple socket send/receive such as PHP, ASP, RealBasic, iOS, etc. so that you can access you DISAM data easily from websites, iPhone/iPad or any other platform/language that can do TCP/IP Sockets.
No target date yet, but if this is something of interest to you, drop us an email.
Note that we say XML-type text, we could also call it HTML-type. Basically we are taking the tag approach of XML/HTML with some formatting specific to the DISAM Server so as to minimize overhead.
You’ll be able to use any language that can do simple socket send/receive such as PHP, ASP, RealBasic, iOS, etc. so that you can access you DISAM data easily from websites, iPhone/iPad or any other platform/language that can do TCP/IP Sockets.
No target date yet, but if this is something of interest to you, drop us an email.
