about summary refs log tree commit diff stats
path: root/client
Commit message (Collapse)AuthorAgeFilesLines
...
* Added listening serverKelly Rauchenberger2008-07-284-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 projectKelly Rauchenberger2008-07-2733-0/+1607