cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
528
Views
0
Helpful
4
Replies

Async device to AUX port

devang_etcom
Level 7
Level 7

hello to all,

i want ot connect my one device which is having one async port to my router at AUX port...it means what ever data generated by device will given to router aux port now i want to diver this data to my router serial port and want to make available at my remote office using ip network so is it possible???? if yes then how can i do it? give me link or some discription.

regards

Devang

4 Replies 4

arvindchari
Level 3
Level 3

Hi Dewang

What kind of asynchronous device will you be connecting to the router aux port? An async port can be even a serial (COM / LPT) port ? Is it an ip enabled device?

What kind of application will recieve the data at the remote end? Is the application ip enabled as well?

HTH

Regards

Arvind

hi arvind,

the device having the com port and it is not ip capable device and remot side having software for that device which can understand the data output from the device means device need to have compailer to understand the message.

regards

Devang

Most software that read data from COM ports directly require direct physical connectivity to the device to retrive the data.

I dont think what you mentioned in your question would be possible. IF your device is SNMP capable, you could poll the device for status messages and send these SNMP messages across the ip network but I dont think you are looking at doing something like that.

Perhaps you could work with your software developers to get an ip enabled version if that is within your budget?

HTH

Please rate posts that help

Regards

Arvind

hi arvind,

now tell me as i had connect that device to my aux port then is it possible to diver the whole data which is arriving at the aux port directly to the T1 interface of the router ....

regards

Devang