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
--
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.