I'm trying to make a global multiplayer game in Gamemaker Studio. But I need to automatically forward ports of the client PC to the router. The only way to do it in Gamemaker I can imagine is by using TCP/HTTP to tell the router to forward the ports. But I don't have any clue on how to do it and wasn't able to find an answer on google.
Is this possible ? And if yes, what messages to send ?