Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Community » Newbie corner » How to internet enable a serial device
Re: How to internet enable a serial device [message #32606 is a reply to message #32601] Fri, 27 May 2011 14:51 Go to previous messageGo to previous message
jibe is currently offline  jibe
Messages: 294
Registered: February 2007
Location: France
Experienced Member
This depends on what you want to do exactly :

- With telnet or ssh, you will have a command line, and you need just a telnet or ssh client to have the connexion to this command line, then you will act easily as if you were directly on the PC's command line, and run any application you want.
- With a web server and web app, you will have an app that can be used via http protocol (no more telnet or ssh) with a browser.

Seems that the web app is better in your case, but if you have to write it, it's probably easier to make a command-line app and run it via telnet or ssh...

For the web server, maybe you could use easyphp under Windows. But my advice should be to use Apache under Linux (ie Ubuntu or Debian) for reliability and security.

 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Control with fixed rate Height/Width
Next Topic: GridCtrl help needed
Goto Forum:
  


Current Time: Mon May 13 11:52:20 CEST 2024

Total time taken to generate the page: 0.04283 seconds