3

I want to set up a (server) socket which receives DTLS connections. Is there any documentation which tells more than this thread?

A working example of the information provided there would be nice too.

vbence
  • 19,252
  • 8
  • 61
  • 111
  • 1
    maybe this will help https://github.com/bcgit/bc-java/blob/master/core/src/test/java/org/bouncycastle/crypto/tls/test/DTLSServerTest.java – Konstantin V. Salikhov Jan 27 '15 at 12:53
  • @KonstantinV.Salikhov Thanks, it is the first step indeed, in the thread I linked they start out with that file, but there are many-many pieces to get in place until you can accept a connection. – vbence Jan 27 '15 at 12:55

0 Answers0