Networking in Java with using TCP and UDP as connection Protocols
-
Updated
Feb 2, 2021 - Java
Networking in Java with using TCP and UDP as connection Protocols
A simple DNS server that gets a hostname from a client and returns the hostname's IP address
A robust, flexible, and generalized java server-client API (JSC) built on top of the java socket interface and raw TCP. JSC also supports event-driven architecture for communication.
Java Development Sandbox Unalocated Samples
Designed a peer-to-peer Chatting Application that allows connected users to send/receive real-time messages using Java’s socket library and Swing-based application portal.
Web application based on Java uses Servlet, JSP, JSF. To store the data database connectivity and database JDBC component is needed. Networking components are needed to transfer data over network. Model-View-Controller (MVC) architecture gives flexibility and makes the web applications loosely coupled.
A simple DNS client that sends a hostname to a server and manages its response
Java MasterMind Game
This is a simple chat application built in Java, utilizing Java networking for establishing connections and Java Swing for creating the graphical user interface (GUI).
Java multiplayer game using java.swing , java.net
TCP Chat Application - Java networking, java swing
server and client - chat application using java Networking
Lập Trình Mạng PTIT
A service using Spring Boot to check the response status of a given URL.
Get Data of Ip Address origin using Geolocation built with Java.
Add a description, image, and links to the javanetworking topic page so that developers can more easily learn about it.
To associate your repository with the javanetworking topic, visit your repo's landing page and select "manage topics."