commented out the read properties actions so that by default it only acts like a simple server.
This commit is contained in:
@@ -281,7 +281,9 @@ Init_Service_Handlers();
|
|||||||
Send_WhoIs();
|
Send_WhoIs();
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
Read_Properties();
|
{
|
||||||
|
//Read_Properties();
|
||||||
|
}
|
||||||
|
|
||||||
// output
|
// output
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user