Ipad + telnet protocol

Hello,
Im completly newbie - and I will be very thankfull for help/advice.
I have atmega processor with wifi module (uart over wlan).
I need to write application for ipad which allow me to connect over telnet protocol - and send/read some data.
So - if this microcontroler is avalaible under adres - 192.168.1.20 port 2000 - i will be able to write application with corona sdk and connect by ipad to this processor over wifi? I have tried to find some code examples/tutorial - but without success…
Which commands i should use to initialize and start connection between processor and ipad?
I have read help - but I coudnt find any info…
Where I cant find some informations about that?
Thank you very much for any help!

Regards

Tom [import]uid: 125675 topic_id: 22223 reply_id: 322223[/import]

I found this :

http://w3.impa.br/~diego/software/luasocket/old/luasocket-2.0-beta/introduction.html

Somewhere near the middle it mentions telnet.

Not sure if it will work or is what your after. [import]uid: 84637 topic_id: 22223 reply_id: 88484[/import]