Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Hello, is there an easy way to make a server/client example program, that the servers accepts a connection from a client only if a specific key is sent? Any Qt classes for that, or examples?
Qt
Hi,
Qt Creator has such a library implemented, see here.
Hope it helps.
@SGaist Thanks, I'll refer to it ASAP.