Page 1 of 1

issue-#81 supporting empty localAdr in CommTCP

Posted: Wed Oct 28, 2015 1:04 pm
by Josef Templ
This issue has been raised in the community forum and it has been mentioned before by Ivan.
For the issue see http://redmine.blackboxframework.org/issues/81.
For the community board topic see http://community.blackboxframework.org/ ... ?f=16&t=99.

It is easy to resolve by mapping empty addresses to localhost (127.0.0.1).
The CommObxStreamsServer and CommObxStreamsClient example now works fine.

The docu of CommTCP already contained a hint that under certain Windows versions
empty addresses do not work. Since they do work now I have changed this part of the docu.

For the changes see http://redmine.blackboxframework.org/pr ... 8040b5ec28.

- Josef

Re: issue-#81 supporting empty localAdr in CommTCP

Posted: Thu Oct 29, 2015 6:09 pm
by Zinn
I miss the line
- 20151013, center #78, fixing type of WinNet.hostent.h_addr_list
in the difference list.

Re: issue-#81 supporting empty localAdr in CommTCP

Posted: Fri Oct 30, 2015 8:18 am
by Josef Templ
There was a merge conflict with issue-#78.
It is resolved now.

- Josef