Need help with sockets!
Hey everyone. I am new to sockets and wanted to make a project to learn them.
I made a quick server code that looks like this: https://github.com/erenkarakal/Chiroptera/blob/master/src/main/java/me/eren/chiroptera/ChiropteraServer.java
I ran it and got
Listening on port xxxxx
like I was supposed to.
Then I wanted to try it using this code, which should send everything I type in the command line to the server. https://hastebin.skyra.pw/oruhizunaq.java
However when I run it, I get:3 Replies
⌛
This post has been reserved for your question.
Hey @eren.! Please useTIP: Narrow down your issue to simple and precise questions to maximize the chance that others will reply in here./close
or theClose Post
button above when your problem is solved. Please remember to follow the help guidelines. This post will be automatically closed after 300 minutes of inactivity.
The server runs on my minecraft server but in a seperate unused port
Post Closed
This post has been closed by <@587604022349791274>.