Community
Participate
Working Groups
The Freescale TCF agents uses the local hostname instead of a numeric IP address when advertising its peers via discovery. I asked Eugene about this. He says that's fine, but receiving agents are not required to handle a hostname. It would be a relatively low runtime cost enhancement to EDC's TCFServiceManager. I've attached my proposed solution. Will commit unless if there are no objections
Created attachment 173829 [details] Solution
[Correction] Will commit if there are no objections
Committed to HEAD
Ed, please review.
*** cdt cvs genie on behalf of jcortell *** Bug 319332: Support agents using hostnames in IPeer.ATTR_IP_HOST [*] TCFServiceManager.java 1.26 http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.cdt/edc/org.eclipse.cdt.debug.edc/src/org/eclipse/cdt/debug/edc/internal/TCFServiceManager.java?root=Tools_Project&r1=1.25&r2=1.26
Looks good to me.