Check out freevsd/src/vsd/vsdadm.c to see how a connection to a VSD server
can be handled...
Tim
> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Dean
> Sent: 15 June 2001 04:38
> To: Freevsd Support
> Subject: freeVSD Protocol
>
>
> I would like to do some test implementations of the freeVSD
> protocol. I have read the Protocol Guide, which contains
> the Command-Response syntax. The guide also provides the port
> (1725) that the protocol uses.
>
> The manual does not specify whether the protocol is TCP or UDP or
> the socket type. I am going to assume that since the Guide refers
> to connections, the freeVSD protocol uses a TCP stream. Please
> let me know if this is correct.