I am making a networking application using sockets for a local area network. How can i make the client side of the application search the network for the server socket?
Right now i am getting the input from the user itself about the IP address and Port of the server.
battlex2010 0 Newbie Poster
Recommended Answers
Jump to PostFirst: having your users input the server's IP address is probably the most proper way to do what you'd like.
If you try to simply crawl a network for a server you may run into problems. You need to know your network's structure to determine whether or not this …
All 4 Replies
DavidKroukamp 105 Master Poster Team Colleague Featured Poster
NormR1 563 Posting Sage Team Colleague
dmanw100 36 Posting Whiz in Training
battlex2010 0 Newbie Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.