mardi 30 août 2016

Socket communication in char device driver

Is it feasible to open socket from kernel module of a char device driver in linux? I am trying to emulate the output / input stream of char devices over network. But as far as I searched opening a socket from char device is not possible? Any other option to access udp / tcp ports from char device drivers?

Aucun commentaire:

Enregistrer un commentaire