Slashdot Mirror


User: adam303

adam303's activity in the archive.

Stories
0
Comments
2
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 2

  1. Re:Critical question for comparison with CDs on 64 Mbyte Write once CMOS Chip from Standard Fabs · · Score: 1

    Since when is a CD write once? I have a multi-session CD that I use to put larger documents on and bring to school to print on the color laser... about 20 different sessions. No problems. Maybe I'm confused about CD-Rs but I sure have written onto this one on 20 different occasions and still have quite a few megabytes of space left. Adam

  2. Details on UDP + Math = Fast File Transfers · · Score: 1

    That article leaves alot to wonder. Is it just some data compression? I don't think there's any more to be done in that field that hasn't been discovered yet. Is it a protocol that sends alot of UDP packets and partiy packets so you can fill in the missing blanks? Then you have to deal with bandwitdth throttling, because you can't just have some machine sending out UDP as fast as it can to your smaller pipe, it will cause some DoS. Anyone have links to their patents? adam