saumya Posted June 4, 2008 Share Posted June 4, 2008 Hi, I would like to communicate between serial ports and my PHP in Windows environment, is it possible? I tried googling but no good answers. If not possible I think I have to shift my project from PHP to JAVA. help me out, thanks Link to comment https://forums.phpfreaks.com/topic/108666-can-i-read-ports-from-php/ Share on other sites More sharing options...
keeB Posted June 9, 2008 Share Posted June 9, 2008 I think it would be difficult. If you have a background in C, you could extend PHP and provide a module to access serial ports. Same thiing you'd have to do in Java, so it sounds like Java is the place you want to go. Link to comment https://forums.phpfreaks.com/topic/108666-can-i-read-ports-from-php/#findComment-561160 Share on other sites More sharing options...
saumya Posted June 10, 2008 Author Share Posted June 10, 2008 well even JAVA is not my solution.It has javax.comm but that to even only in windows.I want true cross platform.I am sticking to C and C++ now. A great learning is going on.Hope I can crack it up. thank you for your help buddy. Link to comment https://forums.phpfreaks.com/topic/108666-can-i-read-ports-from-php/#findComment-561800 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.