how would i make the server broadcast the fact that it’s there onto the LAN?
:)thanks!
how would i make the server broadcast the fact that it’s there onto the LAN?
:)thanks!
I believe deepthought was looking for line 408, the method broadcast()
However, what it basically does is connect to every IP address in your LAN with the specified port and checks if it gets any reply.
thank you guys, that looks like it’ll work for me.
There are specific mechanisms for broadcasting
Check this article: http://www.oser.org/~hp/ds/node27.html