Slashdot Mirror


NETI@Home to Examine Net's Strengths

UnresolvedExternal writes "Wired is reporting about Georgia Tech researchers who want thousands of computer users to install their program to help them monitor traffic patterns on the Internet. They plan to use the data to strengthen the Net and unblock bottlenecks."

10 of 145 comments (clear)

  1. Re:I don't think so... by bungley · · Score: 2, Informative

    Well, from what I read this doesn't whore your cpu, so there's nothing stopping you running both simultaneously.

  2. NEWSFLASH! by hyperstation · · Score: 3, Informative

    if you're that concerned about spyware, READ THE *SOURCE* and see what it does!

    it's not like you're being asked to install a random binary and run it 24/7....

  3. Re:Mac OS X Support by Nasarius · · Score: 3, Informative

    How exactly is this a troll? Maroons. Theoretically, it should compile as long as you have libpcap and Ethereal installed.

    --
    LOAD "SIG",8,1
  4. Re:and the resources by espo812 · · Score: 3, Informative
    According to the article:
    The data collected by NETI, sans anything that might personally identify volunteers, will also be made available to other network researchers and the general public on the NETI website. As the project picks up speed -- currently there are only a few dozen volunteers -- they expect to make the data available in real time.
    --

    espo
  5. Re:NETI@Home results by Sepper · · Score: 3, Informative

    For those who wanted to know what the 'Other' might be

    IEEE 1164 std_logic
    'U' Uninitialized
    'X' Unknown
    '0' Logic 0 (driven)
    '1' Logic 1 (driven)
    'Z' High impedance
    'W' Weak 1
    'L' Logic 0 (read)
    'H' Logic 1 (read)
    '-' Don't-care


    I Have an exam involving this stuff (VHDL) Tomorrow... so I thought some of you might want to know... (But i'm sure most of you just '-' )

    --
    I live in Soviet Canuckistan you insensitive clod!
  6. Re:But I'm Cynical... by Anonymous Coward · · Score: 3, Informative

    Just from the story summary, this sounds like a distributed attack.

    Which is exactly why the phrase RTFA was created.

    This project monitors your network performance, not constantly connecting to a single server. This raises privacy issues, but they're gladly doing something about that. There are options as to what you let it send, and the files it sends are stored locally so you can view them.

  7. Re:YETI@HOME by shrubya · · Score: 2, Informative

    Getting the address wrong really diminishes your punch line.

    For a good time call http://www.phobe.com/yeti/

  8. I see a problem with this.... by mu_wtfo · · Score: 3, Informative
    NETI@home apparently uses CAIDA's "NetGeo" database to map network addresses to geographic locations. However, the NetGeo home page proclaims (in big red type):
    NOTE: NetGeo has not been actively maintained for several years, and this will probably not change in the foreseeable future. As a result, there are several known major issues affecting accuracy and service availability. Please be warned that NetGeo may give wildly incorrect results, especially for recently allocated or re-assigned IP addresses.


    That might make it just a bit useless, no?

    --
    If all the world's a stage, anyone who says they want better lighting spends far too much time in a dark theatre.
  9. Mac version probably coming... by Bizzarobot · · Score: 2, Informative

    I emailed the NETI admin requesting (suggesting) a Mac OS X version. This is the exchange I had. Apparently his email has been slashdotted by the Mac population.

    On Apr 27, 2004, at 11:38 AM, George Riley wrote:

    David, I've been inundated with MacOS requests! Yep, we'll take a look at it ASAP.
    George F. Riley, Assistant Professor
    The School of Electrical and Computer Engineering at Georgia Tech

    On Tuesday, Apr 27, 2004, at 11:25 US/Eastern, David Bingham wrote:

    Hola!
    I am willing, interested and able lend CPU cycles to GATech's NETI project, but all I own are a number of Macs. Your software download and installation page states, "This page gives a detailed description (hopefully) of how to install and uninstall NETI@home for your favorite OS", but my favorite OS is not listed. :-( If I were more geek-inclined I would download and compile the *nix version that you have listed, but I'm not confident enough of my terminal skills to do so (as are probably many non-geeky Mac-users with very powerful machines...). Slashdot.org forums are already asking about an OS X version, so if I could suggest creating and posting a Mac OS X specific installer, it would be very worth your while!

    Thanks,
    --David Bingham

  10. Re:Mac OS X Support by 47Ronin · · Score: 2, Informative
    I tried to compile this and it crapped out during make. Here are some of the last few lines before it stopped:
    In file included from neti.cpp:38:
    neti_netof.h:64:1: warning: "IN_BADCLASS" redefined
    In file included from flows.h:25,
    from neti.cpp:35:
    /usr/include/netinet/in.h:287:1: warning: this is the location of the previous definition
    neti.cpp: In function `int main()':
    neti.cpp:469: error: `suseconds_t' undeclared (first use this function)
    neti.cpp:469: error: (Each undeclared identifier is reported only once for each
    function it appears in.)
    neti.cpp:469: error: parse error before `=' token
    neti.cpp:650: error: `useconds' undeclared (first use this function)
    make: *** [neti.o] Error 1
    --
    Those who laugh at you for you having a Mac.. are the people who constantly call you to fix their PC.