C Board  

Go Back   C Board > Platform Specific Boards > Linux Programming

Reply
 
LinkBack Thread Tools Display Modes
Old 04-25-2009, 02:10 PM   #1
Registered User
 
Join Date: Apr 2009
Posts: 1
sending data over UDP from serial port

hi all,
i am new to this forum and also new to linux programing.if i undertake any steps or follow things not to be done here i wud appreciate your view.

i need help on a program. i have 5 serial ports in a PC. i have to write a program to send data over 4 serial ports to 4 different computers. these computers to which i have to send data do not have serial ports to recieve data. so i am using ethernet to serial converters. IP of the converters been configured.
now i need to write a program in C, which sends data through 4 serial ports in my PC to the 4 computers connected with the specified IP( of the convereters)

making my issue clear it would be like
1. data from one PC goes out through serial port.
2. data has to be sent to a specified IP, not to a serial port.

how can i go ahead on writing a program for it???

thank you...
forumguy is offline   Reply With Quote
Reply

Thread Tools
Display Modes

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Serial Port Questions valaris Tech Board 2 05-22-2009 08:26 AM
Lame null append cause buffer to crash cmoo C Programming 8 12-29-2008 03:27 AM
c code for transmitting and recieving data from serial port sakshamgupta C Programming 6 05-31-2007 09:52 AM
Writing data to serial port HAssan C Programming 4 10-16-2006 12:07 PM
Sending data to an ethernet port Patman C Programming 1 08-04-2004 07:37 PM


All times are GMT -6. The time now is 12:11 AM.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.3.0 RC2

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22