[Ilugc] Enumerating a new device from inside a kernel module

  • From: binand@xxxxxxxxx (Binand Sethumadhavan)
  • Date: Thu May 4 20:14:39 2006

On 04/05/06, Shakthi Kannan <cyborg4k@xxxxxxxxx> wrote:

The endpoint is analogous to the concept of "ports" in
your TCP/IP stack. To identify a unique application on
a system across a network, you specify the IP
address:port number, for example, 192.168.10.1:80.

To be pedantically correct, you identify a network service via three
parameters - IP address, port and protocol. 192.168.10.1:80 could be
different applications on TCP and UDP, for example.

Binand

Other related posts: