issue-#81 supporting empty localAdr in CommTCP

Post Reply
User avatar
Josef Templ
Posts: 2047
Joined: Tue Sep 17, 2013 6:50 am

issue-#81 supporting empty localAdr in CommTCP

Post 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
Zinn
Posts: 476
Joined: Tue Mar 25, 2014 5:56 pm
Location: Frankfurt am Main
Contact:

Re: issue-#81 supporting empty localAdr in CommTCP

Post by Zinn »

I miss the line
- 20151013, center #78, fixing type of WinNet.hostent.h_addr_list
in the difference list.
User avatar
Josef Templ
Posts: 2047
Joined: Tue Sep 17, 2013 6:50 am

Re: issue-#81 supporting empty localAdr in CommTCP

Post by Josef Templ »

There was a merge conflict with issue-#78.
It is resolved now.

- Josef
Post Reply