Skip to content
Courses
DSA to Development
Get IBM Certification
Newly Launched!
Master Django Framework
Become AWS Certified
For Working Professionals
Interview 101: DSA & System Design
Data Science Training Program
JAVA Backend Development (Live)
DevOps Engineering (LIVE)
Data Structures & Algorithms in Python
For Students
Placement Preparation Course
Data Science (Live)
Data Structure & Algorithm-Self Paced (C++/JAVA)
Master Competitive Programming (Live)
Full Stack Development with React & Node JS (Live)
Full Stack Development
Data Science Program
All Courses
Tutorials
Data Structures & Algorithms
ML & Data Science
Interview Corner
Programming Languages
Web Development
CS Subjects
DevOps And Linux
School Learning
Practice
GfG 160: Daily DSA
Problem of the Day
Practice Coding Problems
GfG SDE Sheet
DSA
Practice Problems
C
C++
Java
Python
JavaScript
Data Science
Machine Learning
Courses
Linux
DevOps
SQL
Web Development
System Design
Aptitude
GfG Premium
Sign In
▲
Similar Topics
Web Technologies
38.9k+ articles
Experiences
16.5k+ articles
Java
10.5k+ articles
Java-Functions
4.1k+ articles
Java Programs
1.9k+ articles
Internship
1.7k+ articles
Java-Classes
79 articles
Java-TimeZone
19 articles
Java-URL
18 articles
Java-URI
9 articles
Java-net-package
47 posts
Popular Articles
Recent Articles
java.net.SocketException in Java with Examples
Last Updated: 12 November 2021
SocketException is a subclass of IOException so it's a checked exception. It is the most general exception that signals a problem when tryin
...read more
Java
Picked
Java-Classes
Java-net-package
HTTP API of java.net.http Package With Examples
Last Updated: 22 November 2022
HTTP Client and WebSocket APIs provide high-level client interfaces to HTTP (versions 1.1 and 2) and low-level client interfaces to WebSocke
...read more
Java
Internship
Java-net-package
Experiences
java.net.URLConnection Class in Java
Last Updated: 26 August 2021
URLConnection Class in Java is an abstract class that represents a connection of a resource as specified by the corresponding URL. It is imp
...read more
Java
Picked
Java-Classes
Java-net-package
Similar Topics
Web Technologies
38.9k+ articles
Experiences
16.5k+ articles
Java
10.5k+ articles
Java-Functions
4.1k+ articles
Java Programs
1.9k+ articles
Internship
1.7k+ articles
Java-Classes
79+ articles
Java-TimeZone
19+ articles
Java-URL
18+ articles
Java-URI
9+ articles
Java ServerSocket Class
Last Updated: 03 January 2025
ServerSocket Class in Java provides a system-independent way to implement the server side of a client/server socket connection. The construc
...read more
Java
Picked
Java-net-package
java.net.InetAddress Class in Java
Last Updated: 20 December 2022
public class InetAddress extends Object implements Serializable:The java.net.InetAddress class provides methods to get the IP address of any
...read more
Java
Picked
Java-net-package
java.net.Socket Class in Java
Last Updated: 19 October 2022
The java.net.Socket class allows us to create socket objects that help us in implementing all fundamental socket operations. We can perform
...read more
Java
Picked
Java-net-package
java.net.URL Class in Java
Last Updated: 03 April 2023
URL is an acronym of Uniform resource locator. It is a pointer to locate resource in www (World Wide Web). A resource can be anything from a
...read more
Java
Picked
Java-net-package
Java-URL
URI getQuery() method in Java with Examples
Last Updated: 02 January 2019
The getQuery() function is a part of URI class. The function getQuery() returns the Query of a specified URI.Function Signaturepublic String
...read more
Java
Java-Functions
Java Programs
Java-net-package
Java-URI
URI getPath() method in Java with Examples
Last Updated: 02 January 2019
The getPath() function is a part of URI class. The function getPath() returns the Path name of a specified URI.Function Signature:public Str
...read more
Java
Java-Functions
Java Programs
Java-net-package
Java-URI
URL getFile() method in Java with Examples
Last Updated: 31 December 2018
The getFile() function is a part of URL class. The function getFile() returns the file name of a specified URL. The getFile() function retur
...read more
Java
Java-Functions
Java-net-package
Java-URL
URL getPath() method in Java with Examples
Last Updated: 31 December 2018
The getPath() function is a part of URL class. The function getPath() returns the Path name of a specified URL.Function Signature:public Str
...read more
Java
Java-Functions
Java-net-package
Java-URL
URL getQuery() method in Java with Examples
Last Updated: 31 December 2018
The getQuery() function is a part of URL class. The function getQuery() returns the Query of a specified URL.Function Signature:public Strin
...read more
Java
Java-Functions
Java-net-package
Java-URL
URL getProtocol() method in Java with Examples
Last Updated: 27 December 2018
The getProtocol() function is a part of URL class. The function getProtocol() returns the Protocol of a specified URL. Function Signaturepub
...read more
Java
Java-Functions
Java-net-package
Java-URL
URL getHost() method in Java with Examples
Last Updated: 27 December 2018
getHost() function is a part of URL class. The function getHost() returns the Host of a specified URL. The Host part of the URL is the host
...read more
Java
Java-Functions
Java-net-package
Java-URL
URL toURI() method in Java with Examples
Last Updated: 07 November 2019
The getURI() function of URL class converts the URL object to a URI object. Any URL which compiles with RFC 2396 can be converted to URI. UR
...read more
Java
Java-Functions
Java-net-package
Java-URL
1
2
3
4
>>
Last
1
2
3
4
>>
Last
1
2
3
4
>>
Last
We use cookies to ensure you have the best browsing experience on our website. By using our site, you acknowledge that you have read and understood our
Cookie Policy
&
Privacy Policy
Got It !