Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Data From go-coap client is not reaching Java coap-californium server #39

Open
uguessmyid opened this issue Mar 6, 2017 · 3 comments
Open

Comments

@uguessmyid
Copy link

@dustin We have generated some data using go-coap client and the data is not reaching Java-Calfornium-Coap Server. Though the go-coap client is working perfectly fine with go-coap server and node-js coap server, it is not working with Java Server.

More over the go-coap is not throwing any error also. And We don't see any data on the Java-server side from go-coap client.

@fightingsoul009
Copy link

@uguessmyid have you found a solution yet ? I am trying to use Cupper user agent to work with server but so far i have not been able to do so.

@kulak
Copy link

kulak commented Jun 23, 2017

If I recall correctly there are two options one is to never timeout and other is to timeout.

I found that in corporate environment UDP is frequently blocked. Most typical behavior is what you observe.

I have transferred thousands of messages using it including GO to .NET an GO to GO.

In early stages I tested same as you and run into firewall issues

@kulak
Copy link

kulak commented Jun 23, 2017

UDP can get tricky from several perspectives.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants