Telnet on Android

Roger Eller roger.e.eller at sealedair.com
Wed Mar 19 07:33:43 EDT 2014


Coming in 6.6 is a 'secure socket' command (mentioned in the RC
announcements).  It is in RC 1 and RC 2, but I haven't looked to see if it
is cross-platform.  I would hope yes.

Sent from my Android tablet
On Mar 19, 2014 6:10 AM, "Glen Bojsza" <gbojsza at gmail.com> wrote:

> The router already is designed, built and deployed.
>
> Needs to be telnet since the app will use a special purpose command line
> built only for a specific admin level access so there are no other options.
> Believe it or not but the tablet connects via ethernet to the router...this
> is a very special application so I may need to go outside of Livecode from
> the looks of it.
>
>
> On Wed, Mar 19, 2014 at 2:59 AM, Mark Schonewille <
> m.schonewille at economy-x-talk.com> wrote:
>
> > Hi Glen,
> >
> > Can you tell more about this? Is this a router in an existing network
> > environment? Is this a router that is yet to be designed? Can you alter
> the
> > software in the router?
> >
> > Normally, you'd log in on a router over http and change the settings in
> > your internet browser. I would expect this to be possible on an Android
> > device too.
> >
> > If you can't change the software in the router and you can't write an
> > external to use sockets, then you're probably out of options, unless you
> > want to use ugly hacks like using another server in the middle.
> >
> > --
> > Best regards,
> >
> > Mark Schonewille
> >
> > Economy-x-Talk Consulting and Software Engineering
> > Homepage: http://economy-x-talk.com
> > Twitter: http://twitter.com/xtalkprogrammer
> > KvK: 50277553
> >
> > Use Color Converter to convert CMYK, RGB, RAL, XYZ, H.Lab and other
> colour
> > spaces. http://www.color-converter.com
> >
> > Buy my new book "Programming LiveCode for the Real Beginner"
> > http://qery.us/3fi
> >
> > LiveCode on Facebook:
> > https://www.facebook.com/groups/runrev/
> >
> >
> > On 3/19/2014 10:48, Glen Bojsza wrote:
> >
> >> I need to create an Android app that does a telnet session to a router
> and
> >> the n processes several command line arguments.
> >>
> >> Livecode's Android support doesn't currently support sockets so can
> anyone
> >> recommend a solution?
> >>
> >> The app does simply what I have described...when launched there should
> be
> >> a
> >> couple of buttons and nothing else.
> >>
> >> thanks,
> >>
> >> Glen
> >>
> >
> >
> > _______________________________________________
> > use-livecode mailing list
> > use-livecode at lists.runrev.com
> > Please visit this url to subscribe, unsubscribe and manage your
> > subscription preferences:
> > http://lists.runrev.com/mailman/listinfo/use-livecode
> >
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
>



More information about the use-livecode mailing list