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

You Might Also Like
Achieve perfect load balancing with a flexible Open Source Load Balancer Icon
Achieve perfect load balancing with a flexible Open Source Load Balancer

Take advantage of Open Source Load Balancer to elevate your business security and IT infrastructure with a custom ADC Solution.

Boost application security and continuity with SKUDONET ADC, our Open Source Load Balancer, that maximizes IT infrastructure flexibility. Additionally, save up to $470 K per incident with AI and SKUDONET solutions, further enhancing your organization’s risk management and cost-efficiency strategies.
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