N
N
Nicola12222019-04-09 16:38:27
JSON
Nicola1222, 2019-04-09 16:38:27

Passing JSON over Winsocks?

There is winsocks and nlohmann/json, so here's how you can send JSON over the socket

Answer the question

In order to leave comments, you need to log in

1 answer(s)
P
Peter, 2019-04-09
@Nicola1222

JSON is a text data exchange format. And WinSocket can send data as a string , Blob, or ArrayBuffer. ( here )

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question