I have a modem that works via a USB interface (read/write messages to FTDI) but, can I turn it into an actual network interface so I can interact to it via sockets (SOCK_DGRAM)? Perhaps there are other types of sockets that would work with it?
I have a modem that works via a USB interface (read/write messages to FTDI) but, can I turn it into an actual network interface so I can interact to it via sockets (SOCK_DGRAM)? Perhaps there are other types of sockets that would work with it?