wolfssl/examples/echoserver
John Safranek 46e92e0211 DTLS-SCTP example client and server
1. Update the example client and server to test DTLS-SCTP.
2. Modify the test.h functions for setting up connections to allow
for a SCTP option.
3. Update other examples to use the new test.h functions.
4. Removed some prototypes in the client header file were some functions
that should have been static to the client.c file and made them static.
2016-08-26 19:58:36 -07:00
..
echoserver-ntru.vcproj
echoserver.c DTLS-SCTP example client and server 2016-08-26 19:58:36 -07:00
echoserver.h prepare for release v3.9.0 2016-03-17 16:02:13 -06:00
echoserver.sln
echoserver.vcproj
echoserver.vcxproj
include.am Updated build for "leantls" to support building only the client, by splitting BUILD_EXAMPLES into 3 parts (BUILD_EXAPLE_SERVERS, BUILD_EXAMPLE_CLIENTS and BUILD_TESTS). This allows the make check to perform the external tests to validate the client only "leantls" configuration option. 2016-03-08 08:35:28 -08:00