Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cf-dev] Request timed out

Hi,

 

I’m trying to use ConsoleClient found in org.eclipse.californium.tools and I’m getting a request timed out with the following input

-l GET coap://coap.me:5683/3.   Curiously, I was able to get GETClient found in org.eclipse.californium.examples to work using coap://coap.me:5683/3 as input.   What I’d like to be able to do is call any of these classes from a C/C++ application using JNI. 

 

I using eclipse neon, java version 1.8.0_102. 

 

Thanks,

Jay


Back to the top