News: Archive

<<<April 2004>>>
MonTueWenThuFriSatSun
1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30


New programs

The placeholder for the new project is up as promised. It's just called TCP/IP for now and can be accessed under the projects tab in the menu, just like the other projects.

You will noticed that there's a new tab called "Progress" in that section. It's purpose is to sort out the news that concerns the project and display it. This is a kind of log for the project as I generally post small progress reports as news. This feature will be added to all projects that are updated (i.e. EQ Log Parser).

The section's first set of programs are up as well. It's a simple chat program which consist of a server and a client. You run the server on a machine and then connect to it with the client (you can have as many clients as you want) and chat. It's a very simple program and can easily be made more complex but I only made it to learn the basics of TCP/IP. I have also uploaded the source code for the interested.

Expect more soon :)