AFAIK, the NIC receives all packets from the wire in a Local Area Network but rejects those packets which their destination address is not equal to its ip.
I want to develop an application that monitors the internet usage of users. Each user has a fixed IP address.
I and some other people are connected to a DES-108 8-Port Fast Ethernet Unmanaged Desktop Switch
As said earlier I want to capture all the traffics from all users not only those packets that are belong to me.
How should I force my NIC or other components to receive all of packets?