bryanyuan / Telnet

A Telnet Client on iOS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Telnet

an Objective C implemention of Telnet Client

  1. using NSStream to handle networks transport

  2. adopt libtelnet static library to handle telnet protocol

About

A Telnet Client on iOS


Languages

Language:Objective-C 56.1%Language:C 43.9%