Skip to content

muffafa/tcp-udp-socket-programming-java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 

Repository files navigation

💥 tcp-udp-socket-programming-java

Tcp and Udp Socket Programming Chat Application Java

✨ Intro

Welcome to Tcp-Udp Socket Programming With Java Sockets

✨ How to use

  • You have to compile code with javac command.
    • javac TcpServer.java
  • And run it with java command.
    • java TcpServer

❗ Important!

Do not forget to run Server first!

❌ Bind eror

You can check socket and actions with this command on windows cmd netstat -ano | findstr :(port) and you can stop all action in that pid with this command taskkill /pid :(pid) /f

✨ Muhammed Mustafa Savar

https://www.linkedin.com/in/muhammed-mustafa-savar-234783163/

About

Tcp and Udp Socket Programming Chat Application Java

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages