A
A
Anatoly2016-02-19 22:38:12
Java
Anatoly, 2016-02-19 22:38:12

Choosing a framework for a server in java?

Hello everyone, tell me how best to write a small tcp server in java. use sockets or a framework of some kind?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
O
Oleg Gamega, 2016-02-19
@gadfi

the framework does not exclude sockets in any way, it depends on the task

A
Alexey Cheremisin, 2016-02-19
@leahch

If you just practice or write something very special, then you can directly on the sockets. And in terms of the framework, I recommend looking at netty.io

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question