What we learn is that we have to develop a server in the network which will be the remote server.The central server will be the gnowsys server itself.We have to register the server in the network. This will done by using the SERVER MESSAGE. This will be the command message for the new server,if the server is already present in the network then we will use the NJOIN message just to establish the already existing server (remote)with the central server. Then we will have a PASS command i.e. the PASSWORD MESSAGE used to authenticate the user . Then we will be having a SERVER QUIT message to quit the connection between the two servers.We will have to take care that the data is updated in the remote server.
We will have to code the program on the basis of these messages . This is the idea we have in our mind and accordingly we'll start coding as soon as possible.
Other issue we have is to get over the Security problem win the public network. Please we need your guidance in that.
Any feedback from your side is welcomed.
