test
This commit is contained in:
parent
e39e61c167
commit
35a7b3f89b
@ -85,6 +85,7 @@ namespace DualScreenDemo
|
||||
public void Start()
|
||||
{
|
||||
// 啟動 TCP 監聽器
|
||||
|
||||
listener.Start();
|
||||
Console.WriteLine("Server started on port " + Port + ".");
|
||||
|
||||
|
Reference in New Issue
Block a user