Omnimaga

Calculator Community => Other Calc-Related Projects and Ideas => TI-Nspire => Topic started by: compu on May 18, 2014, 03:20:29 pm

Title: [Ndless] CoreTemp Remote
Post by: compu on May 18, 2014, 03:20:29 pm
Hi,
I wrote a small library to forward a TCP socket from a computer to an Nspire via USB (NavNet).

This is a demo program that connects to a CoreTemp Remote Server (see http://www.alcpu.com/CoreTemp/addons.html ).
Currently it works with Windows and the official TI-Nspire software, TiLP and Linux support might come later.

Anyways, here is a video:


Github repo: https://github.com/compujuckel/nsocket
The library itself is a work in progress and can only forward one TCP socket at the moment.
It could be used for a variety of things like browsers, IRC clients, etc.

Thanks to ExtendeD for giving me the source of his Google demo.

Title: Re: [Ndless] CoreTemp Remote
Post by: Sorunome on May 18, 2014, 03:53:24 pm
This is looking sweat! :D
Title: Re: [Ndless] CoreTemp Remote
Post by: ElementCoder on May 18, 2014, 04:02:23 pm
Wow that nspire sure has some epic specs o.o
Nice program though. Could something similar be made for the calculator itself? It wouldn't be very useful I think, but maybe it'd be a nice gimmick.
Title: Re: [Ndless] CoreTemp Remote
Post by: Streetwalrus on May 18, 2014, 04:10:27 pm
In itself it could be useful to monitor your PC during intense gaming sessions. :P