[update] #10514 Network fix

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
6 messages Options
Reply | Threaded
Open this post in threaded view
|

[update] #10514 Network fix

Adrian Lienhard
NOTE: this update reverts NetNameResolver and code from other classes like Socket to the state we had about one year ago. Please let us know about any problems related to networking!

10514
-----
- Issue 1884: NetNameResolver doesn't work in PharoCore 10508
- Upadet VBRegex to version VB-Regex-lr.38

___________________
http://www.adrian-lienhard.ch/


_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
Reply | Threaded
Open this post in threaded view
|

Re: [update] #10514 Network fix

Miguel Cobá
El sáb, 13-03-2010 a las 15:22 +0100, Adrian Lienhard escribió:
> NOTE: this update reverts NetNameResolver and code from other classes like Socket to the state we had about one year ago. Please let us know about any problems related to networking!
>
> 10514
> -----
> - Issue 1884: NetNameResolver doesn't work in PharoCore 10508
> - Upadet VBRegex to version VB-Regex-lr.38

Good, I'm going to try it.

Thanks.
>
> ___________________
> http://www.adrian-lienhard.ch/
>
>
> _______________________________________________
> Pharo-project mailing list
> [hidden email]
> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

--
Miguel Cobá
http://miguel.leugim.com.mx


_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
Reply | Threaded
Open this post in threaded view
|

Re: [update] #10514 Network fix

Chris Muller-3
In reply to this post by Adrian Lienhard
One year ago?  So pre-SocketAddress?

On Sat, Mar 13, 2010 at 8:22 AM, Adrian Lienhard <[hidden email]> wrote:

> NOTE: this update reverts NetNameResolver and code from other classes like Socket to the state we had about one year ago. Please let us know about any problems related to networking!
>
> 10514
> -----
> - Issue 1884: NetNameResolver doesn't work in PharoCore 10508
> - Upadet VBRegex to version VB-Regex-lr.38
>
> ___________________
> http://www.adrian-lienhard.ch/
>
>
> _______________________________________________
> Pharo-project mailing list
> [hidden email]
> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
>

_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
Reply | Threaded
Open this post in threaded view
|

Re: [update] #10514 Network fix

Adrian Lienhard
Yes, pre-SocketAddress. We have left the class SocketAddress in the image but without the additional behavior.

Adrian

On Mar 13, 2010, at 20:06 , Chris Muller wrote:

> One year ago?  So pre-SocketAddress?
>
> On Sat, Mar 13, 2010 at 8:22 AM, Adrian Lienhard <[hidden email]> wrote:
>> NOTE: this update reverts NetNameResolver and code from other classes like Socket to the state we had about one year ago. Please let us know about any problems related to networking!
>>
>> 10514
>> -----
>> - Issue 1884: NetNameResolver doesn't work in PharoCore 10508
>> - Upadet VBRegex to version VB-Regex-lr.38
>>
>> ___________________
>> http://www.adrian-lienhard.ch/
>>
>>
>> _______________________________________________
>> Pharo-project mailing list
>> [hidden email]
>> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
>>
>
> _______________________________________________
> Pharo-project mailing list
> [hidden email]
> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project


_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
Reply | Threaded
Open this post in threaded view
|

Re: [update] #10514 Network fix

johnmci
Ok, well obviously I need someone to define the problem if the fix was just to return 127.0.0.1 as the result of localhostAddress.
But I *think* someone wants to know what the public interface address is, so they can choose to bind to a particular IF, or publish it somehow.

But maybe I'm wrong..


On 2010-03-14, at 3:38 AM, Adrian Lienhard wrote:

> Yes, pre-SocketAddress. We have left the class SocketAddress in the image but without the additional behavior.
>
> Adrian
>

--
===========================================================================
John M. McIntosh <[hidden email]>   Twitter:  squeaker68882
Corporate Smalltalk Consulting Ltd.  http://www.smalltalkconsulting.com
===========================================================================





_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
Reply | Threaded
Open this post in threaded view
|

Re: [update] #10514 Network fix

Ramiro Diaz Trepat-2
I think that is correct.  The problem of finding the IP address of the public interface is just another problem.
May be I'm wrong, but I believe localhost has a precise definition already, it's not an invitation for us to ponder about the probable interpretations of the separate words local + host.
Again, as it says in Wikipedia: "Localhost always translates to the loopback IP address 127.0.0.1 in IPv4, or ::1 in IPv6"
Cheers and thanks for your work.


r


On Sun, Mar 14, 2010 at 6:29 PM, John M McIntosh <[hidden email]> wrote:
Ok, well obviously I need someone to define the problem if the fix was just to return 127.0.0.1 as the result of localhostAddress.
But I *think* someone wants to know what the public interface address is, so they can choose to bind to a particular IF, or publish it somehow.

But maybe I'm wrong..


On 2010-03-14, at 3:38 AM, Adrian Lienhard wrote:

> Yes, pre-SocketAddress. We have left the class SocketAddress in the image but without the additional behavior.
>
> Adrian
>

--
===========================================================================
John M. McIntosh <[hidden email]>   Twitter:  squeaker68882
Corporate Smalltalk Consulting Ltd.  http://www.smalltalkconsulting.com
===========================================================================





_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project


_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project