dejagnu
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Protocol testing


From: Ben Elliston
Subject: Re: Protocol testing
Date: Sun, 26 Aug 2012 15:08:22 +1000
User-agent: Mutt/1.5.20 (2009-06-14)

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


reply via email to

[Prev in Thread] Current Thread [Next in Thread]