![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| High Level Programming Post questions about C, C++, Java, SQL, and other programming languages here. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| how to implement this | kishore_jasthi | Shell Programming and Scripting | 2 | 02-22-2008 05:11 AM |
| Socket Programming socket | soshell | High Level Programming | 2 | 06-29-2004 08:49 AM |
| how does va_arg implement ? | chenhao_no1 | High Level Programming | 2 | 04-20-2003 07:29 PM |
| how to implement diff | harrylong | UNIX for Dummies Questions & Answers | 3 | 11-26-2001 05:27 PM |
| socket on serial port | kintoo | High Level Programming | 2 | 07-31-2001 04:44 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
can i implement serial commnucation using socket mechnism
Helo,
i have one serial device which consists of 30 com ports. after installing driver of this device,it will detects 30 com ports like /dev/ttys0,/dev/ttys1 ....../dev/ttys30. now 30 com ports are connected with telephny model(each modem has com port). now i want to establish commnucation b/w them. like data may come on any serial port. after extracting the data packet, server send data to the corresponding com port. now if can i use socket on serial communication. if it is possible then how to use socket on serialm ports and how to make design for handling 30 com ports simultaneously Regards, Amit |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|