lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


On Tue, Feb 22, 2011 at 7:37 PM, Gilles Ganault <gilles.ganault@free.fr> wrote:
> Hello
>
> I need to write a script to interact with a Telnet-based server:
>
> http://ofps.oreilly.com/titles/9780596517342/ch20.html
>
> Alternatively, the server can also be reached through URLs, but the
> client must support cookies.
>
> I'd like to know if LuaSocket is the best solution for this, or if I
> should look at another add-on.
>

first time i hear about telnet and cookies. but telnet is just a
socket and if you have the spec for how the cookie works, then
LuaSocket can handle it, plus possibly some additional C code for i
don't know exactly where.

Ana
-- 
http://nybl.info