![]() |
| | #1 |
| Registered User Join Date: Feb 2003
Posts: 16
| serial port communication from two Application Pl. can help to solve this issue. |
| lsme is offline | |
| | #2 |
| Never Exist Join Date: Jul 2004
Posts: 149
| so far as i know, you can't open the serial port which is already in use.
__________________ blow me ... ... |
| Hermitsky is offline | |
| | #3 |
| Registered User Join Date: Feb 2003
Posts: 16
| -thankyou |
| lsme is offline | |
| | #4 |
| Registered User Join Date: Jan 2005
Posts: 847
| Maybe you could create an application that communicates over the serial port and have your other 2 aplications communicate with this application. It's just an idea I don't know how succesfull it would be, you would need the application that uses the serial port to manage the other 2 by queueing requests so they don't interfear with each other or receive each others responses. |
| Quantum1024 is offline | |
| | #5 |
| Registered User Join Date: Mar 2005 Location: Mountaintop, Pa
Posts: 1,059
| I have a custom application that shares a common serial port with two or more remote computers. A server app is installed as an NT service on the computer with the serial connection. The remote clients connect to the server via an ethernet connection and the server "shares" the serial port with the remote connections. Thus, you may want to try something similiar to this. |
| BobS0327 is offline | |
| | #6 |
| Registered User Join Date: Feb 2003
Posts: 16
| Thanks. Quantum, bob. This idea will work i think. let me try this. once again thanks. |
| lsme is offline | |
![]() |
| Thread Tools | |
| Display Modes | |
|
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Duplex communication thro serial port | Priyachu | Networking/Device Communication | 1 | 05-30-2009 04:24 AM |
| Duplex communication thro serial port | Priyachu | Linux Programming | 1 | 05-30-2009 04:03 AM |
| Serial port Communication | vin_pll | C++ Programming | 23 | 01-07-2009 09:32 AM |
| DOS, Serial, and Touch Screen | jon_nc17 | A Brief History of Cprogramming.com | 0 | 01-08-2003 04:59 PM |
| Need help or info about serial port communication | Unregistered | Linux Programming | 1 | 01-08-2002 01:48 PM |