Ralph Meijer wrote:
> On Tue, 2009-08-11 at 18:30 +0200, Gabriel Rossetti wrote:
>
>> [..]
>>
>
> Apparently you modified the original example here:
>
>
>> [..]
>> connector = XMPPClientConnector(reactor, "10.204.232.117", f)
>> connector.connect()
>>
>
> This would
On Tue, 2009-08-11 at 18:30 +0200, Gabriel Rossetti wrote:
> [..]
Apparently you modified the original example here:
> [..]
> connector = XMPPClientConnector(reactor, "10.204.232.117", f)
> connector.connect()
This would never work properly. XMPPClientConnector is designed to do
exar...@twistedmatrix.com wrote:
> On 03:50 pm, gabriel.rosse...@arimaz.com wrote:
>
>> Hello everyone,
>>
>> I wrote a twisted app using the XMPP code that works fin on linux (and
>> windows), but on Mac I get a twisted.names.error.DNSNameError, I
>> searched google but found nothing on this, i
On 04:30 pm, gabriel.rosse...@arimaz.com wrote:
>Gabriel Rossetti wrote:
>>Hello everyone,
>>
>>I wrote a twisted app using the XMPP code that works fin on linux (and
>>windows), but on Mac I get a twisted.names.error.DNSNameError, I
>>searched google but found nothing on this, is there a known bug
Gabriel Rossetti wrote:
> Hello everyone,
>
> I wrote a twisted app using the XMPP code that works fin on linux (and
> windows), but on Mac I get a twisted.names.error.DNSNameError, I
> searched google but found nothing on this, is there a known bug with
> Twisted on Mac?
>
> I have Mac OS X 10.
On 03:50 pm, gabriel.rosse...@arimaz.com wrote:
>Hello everyone,
>
>I wrote a twisted app using the XMPP code that works fin on linux (and
>windows), but on Mac I get a twisted.names.error.DNSNameError, I
>searched google but found nothing on this, is there a known bug with
>Twisted on Mac?
>
>I ha
Hello everyone,
I wrote a twisted app using the XMPP code that works fin on linux (and
windows), but on Mac I get a twisted.names.error.DNSNameError, I
searched google but found nothing on this, is there a known bug with
Twisted on Mac?
I have Mac OS X 10.5.8, and the latest version of twisted