G
G
geopunk2018-02-25 21:36:11
Arduino
geopunk, 2018-02-25 21:36:11

Online service for testing TCP?

Hello! Please tell me if there is such an online service for testing TCP. I'm trying to make a GPS tracker with arduino and gprs and want to see if my messages reach the server. The search turned up nothing.

Answer the question

In order to leave comments, you need to log in

4 answer(s)
D
Dimonchik, 2018-02-25
@dimonchik2013

https://httpbin.org/

X
xDimus, 2018-02-26
@xDimus

As an option, you can install your own server and see what comes, for example, OpenGTS.

V
vanyamba-electronics, 2018-02-27
@vanyamba-electronics

It's just that you are trying to implement two different tasks at once in one sketch.
You need to write and debug work with a gps tracker - this is one sketch.
Writing and debugging the server is the second sketch.
Connect these tasks in one sketch - this will be the third sketch.
As the Roman proverb says, good oil flows slowly.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question