On 19 mar, 13:33, Christian Brabandt <[email protected]> wrote:
> Hi epanda!
>
> On Fr, 19 M r 2010, epanda wrote:
>
> > I wonder if it is possible to use Vim as Telnet Client.
> > 1. Connect to a telnet server
> > 2. Analysis some data
>
> Well you can probably do something like this:
> :call append('.',system('echo -e "GET /\n" | nc webserver 80'))
>
> (I used netcat here, cause, I don't have telnet installed. )
>
> netrw, might possibly also handle telnet, but I am not sure about that.
>
> regards,
> Christian
> --
> Die Kunst kann niemand f rdern als der Meister. G nner f rdern
> den K nstler, das ist recht und gut; aber dadurch wird nicht immer
> die Kunst gef rdert.
>                 -- Goethe, Maximen und Reflektionen, Nr. 387

Thank you

-- 
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

To unsubscribe from this group, send email to 
vim_use+unsubscribegooglegroups.com or reply to this email with the words 
"REMOVE ME" as the subject.

Reply via email to