From f6e854bdc7f514306228a94a03353395841e18a1 Mon Sep 17 00:00:00 2001 From: Kaleb Joseph Himes Date: Fri, 14 Aug 2015 16:25:16 -0600 Subject: [PATCH] Update README.md --- tirtos_ccs_examples/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tirtos_ccs_examples/README.md b/tirtos_ccs_examples/README.md index d9329c1e..186606b7 100644 --- a/tirtos_ccs_examples/README.md +++ b/tirtos_ccs_examples/README.md @@ -139,7 +139,7 @@ Step 10: Test the server To test the server here at wolfSSL we either build the client example in Microsoft Visual Studios
and run it against the IP above and using port 1000 (the default port for the tcpEchoTLS example)
Instructions for building the Visual Studio Client can be found here: - http://wolfssl.com/wolfSSL/Docs-wolfssl-visual-studio.html + http://wolfssl.com/wolfSSL/Docs-wolfssl-visual-studio.html

Option 2:
Using Linux or Unix build our libraries and run the following command from the wolfssl root