Consider the options. There are the UniObjects components that run as activex classes, java or .Net. With these you can call Unibasic subroutines or do direct reads and writes to the UniData database. You can also call unibasic subroutine through ODBC & OLEDB.
If you are looking for a sockets solution, look at redback as this includes a scheduler to handle multiple requests down a socket which you would have to manualy build otherwise. There is also the Websphere Message Que interface. I think there is an example program for sockets on the Pikwiki web page and also in the archieves of this list. Regards David Jordan -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED] Sent: Wednesday, 15 September 2004 11:30 AM To: u2-users Subject: I need to write a client server application with the server doing things in Unibasic. I have IBM's Unidata UniBasic Extentions manual, which has a chapter on the Unibasic Socket API. It gives the bare basics, but it leaves a lot to be desired, and I have even found errors. I'm interested if anyone has written a server using this API, and, if so, what were your experiences? Will it work OK running Unidata on WIN, and does it act the same on WIN and in unix? Anything to avoid? And is there any better documentation available???? Thanks in advance. ------- u2-users mailing list [EMAIL PROTECTED] To unsubscribe please visit http://listserver.u2ug.org/ ------- u2-users mailing list [EMAIL PROTECTED] To unsubscribe please visit http://listserver.u2ug.org/
