Skip to content
sneppets

sneppets

  • Privacy
Find the PID of the process that is using specific port

How to find the PID of the process that is using specific port ?

August 6, 2021August 13, 2021 Editorial StaffLeave a Comment on How to find the PID of the process that is using specific port ?

This tutorial guides you on how to find the PID of the process that is using specific port. As you know that a port can be used by a single application at any point of time. Sometimes we may need… Read More!

linux linux, pid, port, process, tcp
Create a Simple HTTP Server in Java/Socket – Example

Create a Simple HTTP Server in Java/Socket – Example

April 3, 2021April 3, 2021 Editorial StaffLeave a Comment on Create a Simple HTTP Server in Java/Socket – Example

This tutorial guides you on how to create a Simple HTTP Server in Java Socket Programming with example. When you run this Java program it will start a simple HTTP Server listening to port 8082.

Java http, java, socket, tcp
Copyright © 2018 Sneppets. All Rights Reserved