Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added listening server | Kelly Rauchenberger | 2008-07-28 | 4 | -6/+184 |
| | | | | The Client now listens for connections on port 4444, allowing multiple connections at once. Once a connection iis found, the Cliet waits until the connecton is broken, then downloads the sent dat, parses it into headers and passes it to the Item class. | ||||
* | Created NetBeans project | Kelly Rauchenberger | 2008-07-27 | 33 | -0/+1607 |