Posted by Th3ZoR on 10/13/58 11:28
ok, here's the thing: i've got program which communicates via serial
connection (on tcp port) and I just:
- connect via hyperterminal (tcp connection)
- send data
- get response from program
Now, i'm in need to do something similiar in PHP. Question is: is it
possible to do this without CGI ?
If not.. which program to use under Linux/Windows to do this with one
execution (something like "bla.exe -send='41234'")
Thanks in advance
Wojtek
--
thezorATonemanarmyDOTeuDOTorg
[Back to original message]
|