On Sat, Aug 25, 2012 at 01:34:49PM -0400, Yann Bourdeau wrote:

> I have read the documentation but I have not found an answer to my
> question. I have to automate test to two servers (proprietary
> protocol over TCP/IP and REST over HTTP). I'd like to send request
> and evaluate the reply received. The only solution I can think of is
> doing a local binary that will connect to the server and take the
> request on stdin and relay the reply on stdout. Can DejaGnu interact
> directly with socket?

Sure, using the Tcl built-in socket procedures.

Cheers, Ben

Attachment: signature.asc
Description: Digital signature

_______________________________________________
DejaGnu mailing list
DejaGnu@gnu.org
https://lists.gnu.org/mailman/listinfo/dejagnu

Reply via email to