RE: Universe Sockets Interface

2004-03-15 Thread Jeff Schasny
There's a files area?

-Original Message-
From: Ray Wurlod [mailto:[EMAIL PROTECTED]
Sent: Saturday, March 13, 2004 4:53 AM
To: U2 Users Discussion List
Subject: RE: Universe Sockets Interface


However, the attachment gets stripped.  How about sending it to the
moderator to put into the files area?

- Original Message -
From: Jeff Schasny <[EMAIL PROTECTED]>
Date: Fri, 12 Mar 2004 14:28:23 -0700
To: U2 Users Discussion List <[EMAIL PROTECTED]>
Subject: RE: Universe Sockets Interface

> Ok, so maybe I AM replying to the list  :)

-- 
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


RE: Universe Sockets Interface

2004-03-15 Thread Stu Glancy
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


RE: Universe Sockets Interface

2004-03-13 Thread Ray Wurlod
However, the attachment gets stripped.  How about sending it to the moderator to put 
into the files area?

- Original Message -
From: Jeff Schasny <[EMAIL PROTECTED]>
Date: Fri, 12 Mar 2004 14:28:23 -0700
To: U2 Users Discussion List <[EMAIL PROTECTED]>
Subject: RE: Universe Sockets Interface

> Ok, so maybe I AM replying to the list  :)

-- 
u2-users mailing list
[EMAIL PROTECTED]
http://www.oliver.com/mailman/listinfo/u2-users


RE: Universe Sockets Interface

2004-03-12 Thread Jeff Schasny
Ok, so maybe I AM replying to the list  :)

-Original Message-
From: Jeff Schasny [mailto:[EMAIL PROTECTED]
Sent: Friday, March 12, 2004 2:25 PM
To: U2 Users Discussion List
Subject: RE: Universe Sockets Interface
[snip]

I'm replying off list.

-- 
u2-users mailing list
[EMAIL PROTECTED]
http://www.oliver.com/mailman/listinfo/u2-users


RE: Universe Sockets Interface

2004-03-12 Thread Jeff Schasny
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