logo elektroda
logo elektroda
X
logo elektroda

Creating EP9302 Ethernet to Serial Gateway with UDP Protocol for Embedded Systems

athena 4602 1
ADVERTISEMENT
  • #1 12109351
    athena
    Level 2  
    Hi I'm totally new in programming for embedded systems and i must write program which realize serial to ethernet gateway using UDP protocol. For first host i write client program and second program must be server which must be compiled and run on the EP9302 board and received data must be send to the second host. How must i change my source code to be able to run?
    Code: C / C++
    Log in, to see the code
  • ADVERTISEMENT
  • #2 12121314
    Beerbohm
    Level 2  
    EP9302 board connect to the PC by serial port.
    On PC use third-party software realize COM port data to UDP convert.
    On second host visit the first host use UDP protocol via third-party software.

    ---
    Awavo Com Port Monitor
ADVERTISEMENT