I'm using web hosting and I have a question.

Asked 1 years ago, Updated 1 years ago, 121 views

I am using the server because I applied for web hosting instead of server hosting at Cafe 24. While studying TCP/IP, I was making 1:1 chat as a practice

Not long ago, I created and ran a TCP server on my laptop.

And then I'm asking because I found out that the TCP server needed for the chat program should be built on a web-hosted server, not on my computer.

Is there a way to build a TCP server on the hosted server if it is web hosting (not using the root account)?

If it's not possible, is it right to make a TCP server on my laptop and run it?

If yes, I would like to know the difference between building a TCP server on my laptop and building a TCP server on a leased server.

(Currently, I have to keep the TCP server running to continue chatting, so I shouldn't shut down my laptop? I can only feel that)

hosting java android tcp

2022-09-21 18:20

1 Answers

You should ask your web hosting provider if a separate port is available.

But I'm not going to do it. There are security issues, but they are their own resources, so they cannot be allowed to use them as they please.

In that case, you'd better pay more to find out about server hosting.

Hosting a Linux server won't cost you much.

There is a product called Virtual Server Hosting in Cafe 24.

It looks like it's enough.


2022-09-21 18:20

If you have any answers or tips


© 2024 OneMinuteCode. All rights reserved.