What library is there in C++ that has the ServerSocket, Socket,MulticastSocket, Datagram & DatagramSocket classes?it is java.net in java i guess :(
uncertainty 0 Newbie Poster
Recommended Answers
Jump to PostStandard C++ doesn't support sockets. You need to use a third party library or API. What compiler and OS are you using?
All 3 Replies
Narue 5,707 Bad Cop Team Colleague
uncertainty 0 Newbie Poster
hammerhead 19 Posting Whiz in Training
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.