During the last few days I have been entertaining myself by writing some new scripts for this page but now I'm going to start a new project. The new project will be about TCP/IP communication, as mentioned in the about section.
I have not named the project yet but I will construct a placeholder for the site during the next few days and upload my progress. The idea is that I will be entering my progress here, in the news section, while I'm working on the project. So you will most likely see a lot of test-programs around here, test-programs which I will be constructing to learn the techniques.
There's still a lot to decide about the project but for now I'm going to learn how to program with sockets. In the meantime I'm going to think about what I want to program as a result of the project.
I have already finished a first program to test the basics of TCP/IP. It's simply a client and a server that send each other text-messages over the net. The package will be uploaded when the placeholder is in place.