Ok, For my game i need to be able to find games on the lan some how. the hosting it not permanent so i cant add games to a database and the game has be able to search across may networks, example (50.1.3.1 -> 50.1.1.1 )
when previously doing coding in GML before i started with GDK there was a method of broadcasting used. as GML was simple and coding different to GDK and the dll i want to use was for GML. im trying to find a way to search for LAN games with GDK.
I've done searching for threads contain key works ("udp" , "broadcasting" , "lan" ) the creator of Multisync made a Dll for Udp but that dll doesn't exist anymore as multisync was invented.
finding something such as this is rare accross the forums i hard to find. i also hope that if i can find a solution to this with your help that it can be a permanent solution so people don't have to search around and end up at dead end threads of links.
i've tried to write my own dll but my programming skills are not at that level yet so thats a shame.
All help is welcome, no matter how small.
Problem Solution That Never Fails: "Build A Bridge And Get Over It"