| Author |
Message |
jd
Joined: 18 Dec 2004 Posts: 2
|
20 Dec 2004 9:13 Socket to serial |
|
|
|
Hi,
As a small module of a project, I've been assigned the task to convert / translate a socket over serial port. (using C in Windows environment)
The trouble is that I dont even know what is the objective of socket to serial.
What could be the input to the module? What is the output of the module?
Please suggest some good source of information.
|
|
| Back to top |
|
 |
alixedi
Joined: 09 Jul 2004 Posts: 5 Location: Karachi, Pakistan
|
21 Dec 2004 12:19 Re: Socket to serial |
|
|
|
this module might be needed for extending the serila port options of the PC
try using the ISA/EISA slot .... it is easy to program .... compared to PCI and its variants ... do inform of the exact specifications like ... how many serial ports wd u like to have? ... 232 or 422? ... wd u require any ESD protection ... etc etc ... then maybe i can home in on some useful resource
try browsing through the maxim ic seiral tranciever manual for some useful hints
www.maxim-ic.com
|
|
| Back to top |
|
 |
Bingo600
Joined: 26 Aug 2004 Posts: 239 Helped: 14
|
25 Dec 2004 19:48 Socket to serial |
|
|
|
Does the OP mean Socket programming ??
Ie. TCP/IP to Serial xlation ??
/Bingo
|
|
| Back to top |
|
 |