T
T
tampere2011-07-14 01:54:14
C++ / C#
tampere, 2011-07-14 01:54:14

Servers with custom binary protocol?

First of all, I'm interested in how this is implemented in C. That is, I would like to set the packet formats and, possibly, the interaction logic on some DSL. As I understand it, you can form packages using asn1c, or protobuf, or Thrift (there are other tools, but the mainstream, as it seemed to me, is these), the server can be written on it. In other cases, you can use, for example, ØMQ. And what other options are possible?
I can’t say yet about the tasks of a particular server, I’m interested, rather, for research purposes.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
Y
YourChief, 2011-07-20
@YourChief

another option is to just take it and silently write

K
Kindman, 2011-07-20
@Kindman

What about the client side?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question