Re: Reading all the packets from NIC
From: Peter Piper (NoEmail_at_Email.com)
Date: 12/14/04
- Next message: Peter Piper: "ADOConnection - odd problem solved but why?"
- Previous message: Maarten Wiltink: "Re: OMG! They have destroyed Google Groups!"
- In reply to: Nicholas Sherlock: "Re: Reading all the packets from NIC"
- Next in thread: Peter: "Re: Reading all the packets from NIC"
- Reply: Peter: "Re: Reading all the packets from NIC"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 14 Dec 2004 11:45:05 +0000 (UTC)
Do you want the art controlled by the internet as in the internet
provides 'random' data or do you want actual control over the internet
eg. move left, red light on?
If you want actual control packet level is too deep for your needs, TCP
and above would be better. If you want random data use the seq and ack
numbers from the packets (they are 32 bit numbers).
Everyone is right you cant capture every packet from the internet, if
you could there would be no debate about privacy for one. You could
create an application that browsers random websites to get a flow of
packets that your PC could handle.
P.P
Nicholas Sherlock wrote:
> Peter wrote:
>
>> I have a friend that is an artist. He would like to do an
>> "instalation" where internet is controling his "masterpiece".
>> Controling monitors, lights, etc. For that he would like to capture
>> every packet from internet and then send it to some specific computer
>> which would control the monitor or lights, .... Of course the
>> receiving computer has to also intercept every packet that he receives.
>
>
> His computer will only receive the packets that it itself requests from
> computers on other networks. Is this what you want?
>
> Cheers,
> Nicholas Sherlock
- Next message: Peter Piper: "ADOConnection - odd problem solved but why?"
- Previous message: Maarten Wiltink: "Re: OMG! They have destroyed Google Groups!"
- In reply to: Nicholas Sherlock: "Re: Reading all the packets from NIC"
- Next in thread: Peter: "Re: Reading all the packets from NIC"
- Reply: Peter: "Re: Reading all the packets from NIC"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|