[xdebug-general] Re: telnet session to debugclient

From: Derick Rethans <derick[@]xdebug.org>
Date: Fri Jan 11 2008 - 09:16:13 CET

On Fri, 11 Jan 2008, Anil T Samuel wrote:

> Can I connect a telnet session (using telnet localhost 9000) to a debugclient
> listening at localhost:9000
> and send <init> packet using telnet console input ?

Hmm, I think that's going to be a bit tricky, because the debugclient
expects:
<length-of-data> \0 <init...> \0

(Documented here: http://xdebug.org/docs-dbgp.php#debugger-engine-to-ide-communications)

I don't know whether you can send \0 chars with telnet.

regards,
Derick

-- 
Like Xdebug? Send a postcard: http://derickrethans.nl/xdebug_2_released.php
Xdebug | http://xdebug.org | xdebug-general[@]lists.xdebug.org
Received on Fri Jan 11 09:16:16 2008

This archive was generated by hypermail 2.1.8 : Wed Nov 19 2008 - 23:00:21 CET