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.
Start Free
Try Google Cloud Risk-Free With $300 in Credit
No hidden charges. No surprise bills. Cancel anytime.
Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
The first section is a collection of D3 programs that make up a socket server. The second section is devoted to client programs that can call this server. There are currently working clients for Java and PHP
JavaSSS (Safe Secure, SandBox) is an update for Suns jdk. This update makes java more secure using only a properties file. Settings include max storage, # of files, # of threads, library & native methods. Host control, limit socket speeds, & more.
SocketTest - powerful and small software tool for socket testing. It can create both TCP and UDP client or server. It can be used to test any server or client that uses TCP or UDP protocol to communicate.
The newly introduced security policy for Flash requires the servers to serve the security policy for allowing socket connections to their servers at port 843. This application satisfies this requirement by serving policy files for flash clients.
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.
SOCKET is a Service-Oriented Consumer Kit for E-learning framework Tools.
More information can be found at the project website and blog:
website: http://www.agbooth.com/SOCKETSite/
blog: http://www.agbooth.com/SOCKETBlog/
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.
Built on the Java SocketAPI, spoony is a ready-to-use platform to build a client-server architecture based on custom protocols. It provides an event-based approach to implement socket connections, with an ease to handle server/client socket connections.
Log4Janalyzer is a Log4J socket listener GUI that makes application log tracking simple. It has an intuitive Java Swing user interface and is designed for Log4j users. It offers some statistics (quite a few, any suggestions?).
This is a programming game. It simulate fight beetween some programs. Each program is a group of five warriors. The goal is to kill all of the other groups.
Programs can be in ANY language that support network (socket) programming.
LogView4J is a Java Swing Log4J socket listener GUI that makes application debugging simple. It has an intuitive user interface and is designed from the ground up for use of use, speed and stability, with features specifically tailored for Java developer
A Java 1.4 based NIO socket framework. This hides the (dirty) details of non-blocking IO from developers, allowing them to EASILY build a highly scalable application, which can handle over 10000 incoming and outgoing sockets using only one thread.
Socket communication framework for xml, text or java Object messaging.
Framework is designed to handle client connection accepting, message sending and receiving so it can be used as basic layer for any type of real time communication applications.
Up to Java1.3 we only had blocking, in Java1.4 we finally have non-blocking IO.
This project will implement a way of asynchronous handling of sockets, dns-lookups and ssl-connections.
It may provide native implementation for windows and unix.
This five stone game is an application of JAVA Client/Server pattern,The programming used JAVA swing, socket, and multithread technology, and used hsql as its database.
Socket Proxy is a multi-threaded server for monitoring and logging socket traffic. Custom handlers may be written in Java to examine or modify traffic flowing in or out. The author uses it routinely to capture web service and RDBMS SQL traffic.
DIEGO is a streaming mp3 server written in JAVA. It creates a socket connection on your local machine and listens for HTTP requests. It serves up dynamic m3u playlists which are read by WinAmp, which in turn streams the mp3 to your computer.
DataShare is a Java-based server that waits for clients to connect to a Channel (socket), then forwards any received data to other clients in that Channel. See the <a href="http://rendezvous.sourceforge.net">Rendezvous</a> project for client code examples
The functional objective is to provide a simple secure socket infrastructure for client/server apps. The usability objective is to allow inexperienced developers to deploy the system and write "Hello World" with a single page of documentation.
Some example exercises about distributed systems in computer science. Some code examples for Java RMI, Java Server Socket and Peer to Peer Systems written in Java. Probably using the Hibernate framework and some other Java Technologies.
SimpleLogViewer is Java 2 based GUI application that display logging data. Can read a file or listen over a TCP socket. Use plugins/embedded scripts to Hide, Rewrite, Colorize lines of log.