I am working on implementing sockets using SSL on Universe. I am currently
confused on the sequence of events required in order to open the socket.
This is what I have so far but I suspect I am missing pieces.

ERR = createSecurityContext(SOCKETCONTEXT,VERSION)
IF NOT(ERR) THEN
  INIT =
initSecureServerSocket(SOCKETHOST,SOCKETPORT,BLOCKMODE,SOCKETHANDLE,SOCKETCON
TEXT)
END

Any help would be greatly appreciated

Ron Bertrand
Analyst,AP SYS 3
ISD/LIS/AMS
Group Health Coop
206-901-4519
-------
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/

Reply via email to