[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: is Telnet support exits from Lua scripts?
- From: Enrico Tassi <gareuselesinge@...>
- Date: Sun, 21 Dec 2008 19:17:36 +0100
On Sat, Dec 20, 2008 at 12:22:27PM +0530, abdul.shaik@wipro.com wrote:
> Hi,
>
> I have a requirement that, I need to execute some commands
> on a remote hosts (VxWorks) from my lua scripts. Is there any
> such support is available for Lua. I am using luasockets in
> my scripts.
>
> Please let me know if any telnet sessions are possible using
> lua scripts?
I've never tried, but http://curl.haxx.se/libcurl/ declares telnet
support (whatver that may mean) and there are lua bindings for curl on
luaforge.
Cheers
--
Enrico Tassi