Even though you thought you were replying off line, I'm interested. Somehow the attachments didn't make it. Would you please resend them.
Stu Glancy Asset Management Outsourcing, Inc. Senior Analyst/DBA 770-792-3907 > I'm replying off list. > > The attached subroutines can be called to establish, read and write to > socket connections. > > 1) run the SOCKET.ACCEPT.CONNECT on the server side to establish a > "listener" and return a socket handle to the controling process. > 2) run SOCKET.OPEN on the client side to establish a connection to the > remote server and return a socket handle to the controling process. > > 3.... Use SOCKET.READ and SOCKET.WRITE as required to transmit data > > > > -----Original Message----- > From: Matt Sedlak (EL) [mailto:[EMAIL PROTECTED] > Sent: Friday, March 12, 2004 1:39 PM > To: [EMAIL PROTECTED] > Subject: Universe Sockets Interface > > > Does anyone have a solid working example of a Universe Basic program that > uses the Sockets Interface to communicate between two machine? > > > > Matt > > > > -- > u2-users mailing list > [EMAIL PROTECTED] > http://www.oliver.com/mailman/listinfo/u2-users > > > -- > u2-users mailing list > [EMAIL PROTECTED] > http://www.oliver.com/mailman/listinfo/u2-users > -- u2-users mailing list [EMAIL PROTECTED] http://www.oliver.com/mailman/listinfo/u2-users
