Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cf-dev] Counting the number of bytes traveling between device and server

Thank you Matthias, Is there a place where I can get all this information?  Like pull request etc

 

Regards,

Vinay

 

From: cf-dev-bounces@xxxxxxxxxxx [mailto:cf-dev-bounces@xxxxxxxxxxx] On Behalf Of Kovatsch Matthias
Sent: Tuesday, June 30, 2015 13:43
To: Californium (Cf) developer discussions
Subject: Re: [cf-dev] Counting the number of bytes traveling between device and server

 

Sure, go ahead :)

So far, I do not about anyone working on this.

 

It should be contained nicely in a class in the package org.eclipse.californium.core.network.interceptors, implementing the interface MessageInterceptor. If you require multiple classes, I recommend creating a subpackage there for the auxiliary classes.

 

Be aware that you will need to fill out a committer statement to get larger pull-requests accepted.

 

Ciao

Matthias

 

 

From: cf-dev-bounces@xxxxxxxxxxx [mailto:cf-dev-bounces@xxxxxxxxxxx] On Behalf Of Gajjala Vinay
Sent: Tuesday, 30 June 2015 20:27
To: Californium (Cf) developer discussions
Subject: Re: [cf-dev] Counting the number of bytes traveling between device and server

 

Thank you Matthias that will give me a good place to start trying to understand Californium.

 

So, can I start working on this requirement?

 

Regards

Vinay


This message and any attachments are intended solely for the addressees and may contain confidential information. Any unauthorized use or disclosure, either whole or partial, is prohibited.
E-mails are susceptible to alteration. Our company shall not be liable for the message if altered, changed or falsified. If you are not the intended recipient of this message, please delete it and notify the sender.
Although all reasonable efforts have been made to keep this transmission free from viruses, the sender will not be liable for damages caused by a transmitted virus.

Back to the top