JavaScript

Moderators: None (Apply to moderate this forum)
Number of threads: 2059
Number of posts: 5157

This Forum Only
Post New Thread
Single Post View       Linear View       Threaded View      f

Report
question related to webservices Posted by aliyesami on 12 Apr 2010 at 12:06 PM
i want to be able to read the serial port and based on the command send an email via web services, what is the best way to achieve that , using which language?
Report
Re: question related to webservices Posted by mac_doggie on 30 Jul 2010 at 3:52 PM
: i want to be able to read the serial port and based on the command
: send an email via web services, what is the best way to achieve that
: , using which language?
:
Since javascript isn't allowed to do anything with the com RSR232, USB etc, I think it's better to use something like Java or C++ for that part. The application will have to run on the client computer to read the port and send an HTTP request to some webserver that can handle the mailsending. This part can also be java, but can also be done with PHP, depending on what your provider supports. I would use PHP because that's my favorite language, but you can basicly choose what you like for it.


-mac-
mailto:mac_doggie@hotmail.com
the Netherlands...



 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.