Files
EWF/examples/restbucksCRUD/client
Jocelyn Fiat b6784ee35c Use port 9090 for restbuck server
mainly to avoid using 80 or 8080 which are often already used (by current webserver, or even skype, or jenkins, or ...)
2011-12-14 16:34:01 +01:00
..
2011-12-14 16:34:01 +01:00

Make sure to have the Clib generated in the related cURL library

- if you use EiffelStudio >= 7.0
  check %ISE_LIBRARY%\library\cURL\spec\%ISE_C_COMPILER%\$ISE_PLATFORM
  or    $ISE_LIBRARY/library/cURL/spec/$ISE_PLATFORM

- otherwise if you use earlier version
  check under ext/ise_library/curl/spec/...

And on Windows, be sure to get the libcurl.dll from  %ISE_LIBRARY%\studio\spec\%ISE_PLATFORM%\bin\libcurl.dll