Hi Gerry UniVerse Ver10.2 has a soap interface and tool. You can use this to build up soap server for UniVerse. You can set up a subroutine or use TCL to process requests. It simplifies a lot of the process. However it still lacks the element of identifying the user.
With SOAP you need to put thought into the security handling, identifying authorised users. You don't want to put user names and passwords into a soap request so then how do you identify the user. With .Net 2005, you can use some of the security features built in otherwise you need to develop your own based on some of the security standards. Regards David Jordan ------- u2-users mailing list [email protected] To unsubscribe please visit http://listserver.u2ug.org/
