This is a simple C++ socket class for Windows.

A fast example is here:
....
ClientSocket myClient( "http://google.it" ); // port = 80 (default)

myClient->send( "something" );
std::cout << myClient.recv() << std::endl;
....

Project Activity

See All Activity >

Follow Socket++

Socket++ Web Site

Other Useful Business Software
Earn up to 16% annual interest with Nexo. Icon
Earn up to 16% annual interest with Nexo.

Access competitive interest rates on your digital assets.

Generate interest, borrow against your crypto, and trade a range of cryptocurrencies — all in one platform. Geographic restrictions, eligibility, and terms apply.
Get started with Nexo.
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of Socket++!

Additional Project Details

Programming Language

C++

Registered

2011-08-06