D
D
Dima_E2020-01-09 16:20:41
Python
Dima_E, 2020-01-09 16:20:41

How to create a server for data transfer?

This is probably a very stupid question for this site, but when you try to google, it always gives out the creation of servers for games and more.
I read about the socket library and drove data between computers a little, but as I understand it, it works to transfer data between processes and computers working on the same network.
My goal is to transfer data from one computer to another, running on different networks.
Could you drop the reading or "rudely" say how to create such a server?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
S
Sergey Gornostaev, 2020-01-09
@Dima_E

There is no difference between data transmission in one network and in different ones.

X
xmoonlight, 2020-01-09
@xmoonlight

My goal is to transfer data from one computer to another, running on different networks.
First - adjust their visibility relative to each other.
Read here .

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question