Author Topic: [Ndless] CoreTemp Remote  (Read 5795 times)

0 Members and 1 Guest are viewing this topic.

Offline compu

  • LV5 Advanced (Next: 300)
  • *****
  • Posts: 275
  • Rating: +63/-3
    • View Profile
[Ndless] CoreTemp Remote
« 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.


Offline Sorunome

  • Fox Fox Fox Fox Fox Fox Fox!
  • Support Staff
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 7920
  • Rating: +374/-13
  • Derpy Hooves
    • View Profile
    • My website! (You might lose the game)
Re: [Ndless] CoreTemp Remote
« Reply #1 on: May 18, 2014, 03:53:24 pm »
This is looking sweat! :D

THE GAME
Also, check out my website
If OmnomIRC is screwed up, blame me!
Click here to give me an internet!

Offline ElementCoder

  • LV7 Elite (Next: 700)
  • *******
  • Posts: 611
  • Rating: +42/-2
    • View Profile
Re: [Ndless] CoreTemp Remote
« Reply #2 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.

Some people need a high five in the face... with a chair.
~EC

Offline Streetwalrus

  • LV12 Extreme Poster (Next: 5000)
  • ************
  • Posts: 3821
  • Rating: +80/-8
    • View Profile
Re: [Ndless] CoreTemp Remote
« Reply #3 on: May 18, 2014, 04:10:27 pm »
In itself it could be useful to monitor your PC during intense gaming sessions. :P