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