Listener server for remote application
Hi guys, short and easy, I need this https://gist.github.com/martinomburajr/62ddb88d2a3e7e98ce8681c989f9e135 where multiple users are able to connect to the port and every client will receive their own socket, how do I do that?
Gist
This is a simple server written in Java! Use Netcat or Telnet to co...
This is a simple server written in Java! Use Netcat or Telnet to connect to it! - java-simple-server.java
11 Replies
⌛
This post has been reserved for your question.
Hey @netty.bootstrap! 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.
Unknown User•7mo ago
Message Not Public
Sign In & Join Server To View
sadly, serversocket is not able to do what I would like to do
Unknown User•7mo ago
Message Not Public
Sign In & Join Server To View
No, only one established connection per ip is allowed
I tested it...
Unknown User•7mo ago
Message Not Public
Sign In & Join Server To View
ye serversocket is not capable of, sadly.
ohh I just found something
https://github.com/zbum/netty-spring-example Basically, I want this BUT without that chat thing just the pure connection to the shell via telnet for example
GitHub
GitHub - zbum/netty-spring-example: TCP communication server with N...
TCP communication server with Netty And SpringBoot - zbum/netty-spring-example
Unknown User•7mo ago
Message Not Public
Sign In & Join Server To View
Ye that repo might actually be what I need
ill try out tomorrow ig
💤
Post marked as dormant
This post has been inactive for over 300 minutes, thus, it has been archived.
If your question was not answered yet, feel free to re-open this post or create a new one.
In case your post is not getting any attention, you can try to use /help ping
.
Warning: abusing this will result in moderative actions taken against you.