$300 in Free Credit for Your Google Cloud Projects
Build, test, and explore on Google Cloud with $300 in free credit. No hidden charges. No surprise bills.
Launch your next project with $300 in free Google Cloud credit—no hidden charges. Test, build, and deploy without risk. Use your credit across the Google Cloud platform to find what works best for your needs. After your credits are used, continue building with free monthly usage products. Only pay when you're ready to scale. Sign up in minutes and start exploring.
Start Free Trial
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
GoldBug is a decentralized & secure communication suite that offers an integrated e-mail client, an instant messenger & a file transfer. Also included is an URL-RSS-DB & a p2p web search.
Current vers. w/ McEliece Algorithm.
GoldBug has been 2013 - 2023 ten years just another Graphical User Interface of the Spot-On Encryption Suite.
Main GUI features: Minimal & colorful Interface with Tabs in the East.
Microsoft & Qt MinGW deprecated Win32 & for Compiling:
●...
Advanced C/C++ library(ACL) for UNIX-like OS and WIN32 OS, including sync/async/ssl iostream for net/file, thread pool, process pool, db pool, server framework, event, memory, string, array/hash/ring/list, xml and json parser, http/smtp/icmp protocol, SSL/TLS, C unit test, etc
A simple C++ socket library used to make socket programming tolerable.
...Things to add in the future:
* Proper support for IPV6 networking.
* Optional reliable messaging.
* TCP support.
* C++ native stream support.
/ Better error checking.
* An asynchronous socket class.
The source code for the project is provided 'as-is' to anyone who wants it, edit it as you like. I'd prefer it if you'd credit me for the official version, but that's completely optional
Sockets++ is a C++ Socket API which makes socket programming easier and more effective by taking the hard-to-use Winsock library off your shoulders. Sockets++ is easy to use and can allow you to focus on the big things rather than the low-level plumbing
Access Google’s most capable multimodal models. Train, test, and deploy AI with 200+ foundation models on one platform.
Vertex AI gives developers access to Gemini 3—Google’s most advanced reasoning and coding model—plus 200+ foundation models including Claude, Llama, and Gemma. Build generative AI apps with Vertex AI Studio, customize with fine-tuning, and deploy to production with enterprise-grade MLOps. New customers get $300 in free credits.
...When a developer is developing features that requires sockets and network communication often it is really useful to be able to verify that their code is actually establishing the network connection and the code is actually handling data exchange over the network.
Socketer can open a server socket on a user chosen port and display the data receieved on that port. The client feature of Socketer can connect to hosts on the network on different ports and send data and also receieve data.
...That's what InstaChat aims for, a retro, multiplatform*, ncurses based real time chat, in which each key you press is directly sent through the network to the peer you are talking to.
Checkout the Blog(Developers News) for NEWS!
*Only tested on windows, but the only used libraries are ncurses and boost for socket and thread support so it should compile fine wherever these libraries run.
This socket library combines the networking power of BSD Sockets with the advanced new features of the c++0x standard to produce an incredibly easy to use object oriented socket library. Please refer to www.engineerutopia.com for tutorials.
Inetsock is a library that offer an easy to use API for socket on POSIX platform(which include UNIX/LINUX). It allow to create client, server and multicast socket. It have already been used to develope web server.
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
a lightweight C++ socket network framework。 It simplifies the development of OO socket network applications and services that utilize socket communication, socket event demultiplexing, concurrency。
IPLib is a cross platform reliable TCP/IP socket library; it
includes C++ and Java versions, with synchronous and asynchronous
request/response messaging. It should run on any mainstream
operating system that supports C++ and/or Java, TCP/IP.
Multi-purpose, platform/language independent Server with the ability to handle multiple concurrent connections on 1 socket, interactively/dynamically starting and stopping service modules. Needs only 1 port opened to access many different services.
...Implemented with high efficient OS independent Sockets wrapper (ACE). Provide C++ API wrappers for Asterisk Manager API and FAGI. A Manage API relay(proxy) server and a FAGI socket server will be implemented.
Asynchronous socket library, providing event-driven socket programming á la MFC CAsyncSocket. The socket library can also be used in blocking mode as an ordinary C++ socket library.
Sethe is a TCP/IP, command line, socket based communicator. It is more instant than typical instant messenger, while it sends every single typed character. It's based on ncurses library.
A cross platform, socket-based messaging protocol to store Data, implement Commands, and fire Event through a DCERouter. Many DCE devices exist for Plutos smart home solution: media players, lighting+climate system, security, phone, video conf, etc.
Ferret.Net is a class-library based on interfaces that wraps around the network socket library of different operating systems (currently Win32 and Linux).
CPPSocket is a small Classlibrary for C++ that supports an easy usage of socket-programming for networking-software. It provides a simple object-oriented interface to the classic C Library calls.