PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
yes... the "exe" would have to open and listen to such port.. and be allowed to by the OS/firewall. fsockopen() can open the port via TCP. I don't know about connected via UDP.