I have found few places in the code that I needed to change in order to get it working (better). The changes concern binding HTTPUSocket, exceptions in receive() when closing sockets, exception handling, and lease time parsing in SSDP. How do I submit these changes to the project, as verbal descriptions, as source code, or as diff output (what format)?
Thanks/Mikael
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Many thanks Satoshi. I will send you the files as soon as I get my device working at least partially. This way I wouldn't need to send you files many times for each small set of changes. I make the changes along my work with my device as I see the need. BTW, yesterday I had to make many small changes in order for the device to be recognized by XP.
Can you accept an Eclipse project containing all the files?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I have found few places in the code that I needed to change in order to get it working (better). The changes concern binding HTTPUSocket, exceptions in receive() when closing sockets, exception handling, and lease time parsing in SSDP. How do I submit these changes to the project, as verbal descriptions, as source code, or as diff output (what format)?
Thanks/Mikael
Hi Mikael,
Please send me any format that you want such as
the modified source files or the diff format :-)
Many thanks Satoshi. I will send you the files as soon as I get my device working at least partially. This way I wouldn't need to send you files many times for each small set of changes. I make the changes along my work with my device as I see the need. BTW, yesterday I had to make many small changes in order for the device to be recognized by XP.
Can you accept an Eclipse project containing all the files?
Hi Mikael,
> Can you accept an Eclipse project containing all the files?
Yes, it is no problem to send the all files of your Eclipse project.
It is a easy work to extract your patches using diff utility to compare your files with my latest files :-)
Hi Satoshi,
Did you receive source code from me? I have sent it to your sourceforge email address.
/Mikael
Hi Mikael,
I have received your patch, thank you. I got the difference from my latest code today.
I will add your patch to the next release. I will send the result after I finish the change :-)