Streamline Azure Security with Palo Alto Networks VM-Series
Centrally manage physical and virtualized firewalls with Panorama
Improve your security posture and reduce incident response time. Use the VM-Series to natively analyze Azure traffic and dynamically drive policy updates based on workload changes.
Learn more
Fully Managed MySQL, PostgreSQL, and SQL Server
Automatic backups, patching, replication, and failover. Focus on your app, not your database.
Cloud SQL handles your database ops end to end, so you can focus on your app.
portfree (pf) is made to find a free TCP or UDP port number by trying to open and bind a socket with that port number at the IPv4 address 0.0.0.0 or the given IPv4 address. ~~~Many Thanks to Ingo Schaefer & Sascha Rommelfangen!~~~
A Java API to communicate with an LCDd (lcdproc project) server. LCDd is a server daemon that runs on linux systems and communicates with character LCD panels. LCD_API also allows for user-defined screen layouts. For more detail see the wiki.
Open Source protocol for smart home/home automation EGODOM system. KeyDome Center represent full functional user interface, developed over "EGOBUS" - OPEN SOURCE PROTOCOL, for Egodom 3 systems. Egobus is a Standard socket based Protocol.
The MACHOS project is a reference build of the original CMU MACH kernel distriibution(s) and documentation for development of new distributed computing platforms that require integrated IPC and multi-processor support.
With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Initial description: A terminal based group talk for conferencing (as real-time group chat) . Portable on all systems supporting the java vertual machine and the socket API. Proposals and incubation will define the future of this application
It is used for kernel/driver debugging with GDB connected by socket.
Original KGDB will pause kernel and connected by polling device. It impacts the RT tasks and needs serial connection.
Enjoy :)
This program will be connect to ftp server and transfer file from server to client through socket. I will develop new version in 2012. Thanks for downloading and using!
This project provides useful tools/plugins for simplifying the development with Eclipse. Our first tool is a log file viewer plugin for Eclipse that reads JavaUtil JDK logs from socket or file. Multiple logs can be viewed at the same time.
XSP is an eXtensible socket-based protocol. XSP 1.0 is an XSP client. The main idea of this project is to connect two devices directly without any servers between them. Chat, file sharing and voice chat are supported now. Authors: m1kc and Solkin.
SOCKS Server and Library for Java. Support for versions 4 and 5 of SOCKS protocol. Designed to be easily expandable to support different encryption/authentication/authorization methods. Sample server and client are available.
Este aplicativo funciona em rede atraves do componete delphi Socket, usando um sistema consistente de login em rede, e local, com encriptação, e um sitema confiavel de logs, este aplicativo ainda não foi concluido.
The Karoo Project is a framework for making it practical to create distributed applications. By "practical", I mean that it must do it uncomplicatedly, efficiently, and cheaply. This project provides application management, queuing, and IPC.
The complete ICOD Library, including all the networking tools, plus the tangentals. This umbrella project includes libraries for Mathematics, Chromatics, Security, and a text/character socket library.
Command Serializer helps turn your console application into a web based service, by reading from many TCP connections, and providing commands from each to your application through a file socket.
c common functions library extracted from my open source projects FastDFS and FastDHT. this library is very simple and stable.
functions including: string, logger, chain, hash, socket, ini file reader, base64 encode / decode, url encode / decode etc.
This is a semi-async socket stream library. It is basically event based system, which is called whenever data is received but not requested. It also supports name resolution (sync or async). It supports TCP. No Winsock or BSD headers are exposed.
Calculates victory odds for battles in Axis and Allies 1940 Edition. It takes into account the newly added units and rules in this release of the board game. Displays win/loss/tie percentages, IPC cost/loss, and remaining units. Requires Java
https://blog.henrypoon.com/blog/2010/12/24/axis-and-allies-1940-battle-calculatorsimulator/
Unix domain sockets are a filesystem based IPC mechanism similar to IP sockets, except that they can only be used by processes on the same system. This package provides a wrapper to use them from Tcl scripts.
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.
A small camera server providing web access to cameras connected to the computer. Special interest in this project is to have little to no external dependencies (no socket libs, no threading libs - at most, maybe camera drivers).