• Write data over Ethernet port

    From Ankur Patel@21:1/5 to All on Fri Feb 5 21:08:48 2016
    How can I open Ethernet port?

    What is Qnx command to see Ethernet port like serial port have /dev/ser &?



    Thanks in advance.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Nicolas@21:1/5 to All on Mon Feb 8 08:34:01 2016
    Le 06/02/2016 06:08, Ankur Patel a écrit :
    How can I open Ethernet port?

    What is Qnx command to see Ethernet port like serial port have /dev/ser &?



    Thanks in advance.

    You have to run the IP stack first. Something like (must be adapted to
    your system):
    io-net -dne2000 -pttcpip if=ndi0:10.0.1.172 &

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)