Skip to content

yosanyu/GetFreeUDPPort

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GetFreeUDPPort

這是什麼專案?

這是一個DLL專案,用途為使用windows api獲取未使用的UDP Port。

什麼情況會使用到?

假設某個遊戲需要動態開啟伺服器,不同類型伺服器有不同範圍的port,需要開啟新伺服器時,就可以藉由此DLL獲取空閒的port,等到範圍內的都被用過一輪後,會重新收集該範圍內空閒的port。

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors