Creates a server based on server passed in. 
- Parameters
 - 
  
    | self | the DOFServer to use to create server from. Must not be NULL!  | 
    | config | the DOFServerConfig for the server to create. Must not be NULL; | 
  
   
- Returns
 - DOFServer the Newly created DOFServer, or NULL if server could not be created