using ONDServer.Net; try{ Server.Start(9012); } finally{ Server.Stop(); }