Skip to Content.
Sympa Menu

ndt-users - Re: The server does not support this command line client problem ?

Subject: ndt-users list created

List archive

Re: The server does not support this command line client problem ?


Chronological Thread 
  • From: Jason Zurawski <>
  • To: galuschka <>
  • Cc:
  • Subject: Re: The server does not support this command line client problem ?
  • Date: Tue, 04 Jan 2011 08:41:07 -0500
  • Organization: Internet2

Hi Galuschka;

Tcpbw100.java is not meant to be run directly to talk to a server, it is designed to function as an applet only. The message you are seeing indicates that the server is not receiving a properly formed connection request.

If you want to use a command line client, I would suggest using 'web100clt', this is a C program that is included in the package and should be built when the server is built.

Thanks;

-jason

On 1/4/11 7:32 AM, galuschka wrote:
when i excute tcpweb100 , i got the msg :
** Starting test 1 of 1 **
Connecting to 'netperf.tiwag.at' [netperf.tiwag.at/10.100.1.80] to run test
Connected to: netperf.tiwag.at -- Using IPv4 address
Information: The server does not support this command line client

After this message, the web100 process dies.


why the process fails.

Any ideas?

Thanks and best regards


  • Re: The server does not support this command line client problem ?, Jason Zurawski, 01/04/2011

Archive powered by MHonArc 2.6.16.

Top of Page