About
=====
Client/Server example by Jonas Gauffin '98
More sourcecode can be found at http://surf.to/VbArea


Project
=======
This is a simple client/server project that synchronizes to databases.
The client connects to port 1050 and start sending all records that arent in server database.
When client are finished, the server starts sending records.
When server is finised, it hangsup.
Done!

Note!
Both programs MUST be running to get it to work.
The client tries to connect to the local machine, to connect to another machine change tcpclient.remotehost
