Slashdot Mirror


IPv6 Application Competition - win $10,000

sneekz writes "The IPv6 Promotion Council of Japan has announced a competition for developers of IPv6-enabled applications. Various prizes up to $10,000 for ideas and actual implementations, and you keep the rights to your work. From their site: 'The contest will award developers of applications and software which helps to create new possibilities in the Internet world.'"

11 of 217 comments (clear)

  1. but... by Anonymous Coward · · Score: 5, Interesting

    who's actually using IPv6? I know some use it privately within their org, but are there any publicly using it?

    1. Re:but... by BJH · · Score: 5, Informative

      The Japanese. Many Japanese ISPs will give you your own IPv6 subnet right now, for not very much money.

  2. IPv6 info by phreak03 · · Score: 5, Informative

    from ipv6.org IPv6 is short for "Internet Protocol Version 6". IPv6 is the "next generation" protocol designed by the IETF to replace the current version Internet Protocol, IP Version 4 ("IPv4"). Most of today's internet uses IPv4, which is now nearly twenty years old. IPv4 has been remarkably resilient in spite of its age, but it is beginning to have problems. Most importantly, there is a growing shortage of IPv4 addresses, which are needed by all new machines added to the Internet. IPv6 fixes a number of problems in IPv4, such as the limited number of available IPv4 addresses. It also adds many improvements to IPv4 in areas such as routing and network autoconfiguration. IPv6 is expected to gradually replace IPv4, with the two coexisting for a number of years during a transition period. It prevents spoofed UDP backets (no more easy, D.O.S attacks, and spoofted packets) It makes the amount of posible adresses so large that worms that use simple seek algotrithems (such as slammer) would take like 20 years to infect enough systems to do any damage and would allow for all the future embedded apps, to get their own ip's.

    --
    come comment on the madness at http://slashdot.org/~phreak03/journal/
  3. Figures are off by Niadh · · Score: 5, Informative

    Grand Prize is 1,000,000 yen... thats 8,306.775 USD not $10,000.

    Award for Promotion 5 works 150,000 yen each (1,246.03 USD)
    Award for Planning 5 works 50,000 yen each (415.332 USD)

    Grand Prix 1 work 1,000,000 yen (8,306.775 USD)
    Award for Excellence a few works Total 1,000,000 yen
    Award for Fine Works a few works Total 500,000 yen (4,153.15 USD)

    So they are paying people to port applications to IPv6 now? hmp.. I would have thought that the ISP's and telicos would have ported to it automaticly when Internet IP's started to dry up.

  4. Sponsors by BJH · · Score: 5, Informative
    Take a look at the sponsor list:

    NTT Communications Corporation
    A subcompany of the NTT group; the country's largest ISP.

    Fujitsu Limited
    One of Japan's largest manufacturers of PCs and servers.

    Impress Corporation /. users should know this one - it runs the Akiba PC Watch site.

    Internet Research Institute, Inc.
    A company founded to take advantage of academic research. Funded by Yahoo Japan/Softbank (Softbank's one of Japan's largest Internet-related companies, and actually runs Yahoo Japan).

    KDDI CORPORATION
    Japan's #2 phone company after NTT.

    Matsushita Electric Works, Ltd.
    Japan's largest manufacturer of electronic goods.

    Nokia-Japan Co., Ltd.
    Need I say more?

    Mitsubishi Research Institute, Inc.
    The Mitsubishi group's research organization.

    The reason Japan's so hot for IPv6 is that it got rather shortchanged in the IPv4 handout - the ratio of IPv4 addresses to users is much worse than in the US.

    1. Re:Sponsors by BJH · · Score: 5, Informative

      Well, based on the ARIN stats and APNIC stats that are made available to the public...

      IP addresses (US): 1,847,483,219
      IP addresses (Japan): 41,943,663
      IP addresses (Canada): 61,747,968

      The number of users is debatable, but make it, say, around 30% of the population of each country.

      Users (US): 250 million x 0.2 = 50,000,000
      Users (Japan): 120 million x 0.2 = 24,000,000
      Users (Canada): 30 million x 0.2 = 6,000,000

      Which means the ratio of IP addresses to population is:

      US: 36.95 IPs/person
      Japan: 2.573 IPs/person
      Canada: 10.29 IPs/person

      So, as you can see, Japan's getting a little desparate... hell, even Canada has five times more IPv4 addresses per user.

  5. My entry by Anonymous Coward · · Score: 5, Funny

    An application that keeps tabs on all information of everyone according to their unique IPv6 number, and then ranking them on an anti-american scale.

    -John Ashcroft

  6. Or IPv6 Tunnel Broker by fv · · Score: 5, Informative
    > Many Japanese ISPs will give you your own IPv6 subnet right now, for not very much money.

    And even if your ISP won't assign you an IPv6 subnet, you can always utilize a free Tunnel Broker to obtain a huge IPv6 address space of your very own (tunneled to your IPv4 IP). I used this recently when adding basic IPv6 support to the Nmap Security Scanner. My announcement also provides a concrete example of IPv6 being used to subvert firewall rulesets.

    A ton of useful IPv6 information is available from Kame.Net -- once your setup is working, the turtle on the top of that page starts to dance :). I also found the Linux IPv6 HOWTO to be incredibly helpful.

    -Fyodor
    Concerned about your network security? Try the Free Nmap Security Scanner

  7. RIAA may hate me for saying this.... by Anonymous Coward · · Score: 5, Funny


    Imagine a world with IPv6 enabled devices.
    Now when someone receives a subpoena from RIAA with the IP address, they can always reply back that there was a mistake because that IP address belongs to the microwave or the toilet bowl cleaner scheduler device..

  8. Proposal by BinBoy · · Score: 5, Funny

    I propose an IPv6 protocol app that allows you to browse other sites on the internet. Each site will store one or more files in a standard markup language. The app will download these files and render the text and images in a desktop window. The markup language should include links to other sites and files, creating a sort of "web." It could be useful for scientists who want to exchange research data.

  9. Re:All packets are created equal by gawk · · Score: 5, Insightful

    Better quit using TCP, then ...
    unless you (and your ISP) are manually setting all of your TOS bits to 0, that is.

    Protocols are mechanism, not policy. The reason why you haven't complained as yet of your IPv4 traffic being "slowed to a crawl" is that TCP's QOS features (minimal though they are) are typically only used when needed and ignored otherwise.

    I would rather have the possibility open to shape traffic, should I want to, than to pre-emptively close the door because others might use it in ways I disapprove of. There are plenty of legitimate uses for QOS besides pissing off gamers (though I consider that an important activity in its own right :) -- and if their games are bandwidth hogs, maybe widespread QOS will force game-designers to write more efficient protocols.