[Divunal-author] HomeMatic - xmlrpc twisted !!

Glyph glyph at twistedmatrix.com
Fri May 25 16:35:16 EDT 2012


This list is about a video game (whose development is pretty well defunct) - how did you even find it? :)

-glyph

Le May 25, 2012 à 2:24 AM, vinod kumar a écrit :

> Hi everyone,
> 
>      I'm trying to connect to homematic server at address '192.168.1.251' and port '2001'. I have a sample twisted server and client on my localhost. It's working fine. Now to the functions in server protocol.py file, I added another function  (as shown below) which creates another client that connects to homematic server. But it's giving following error when I start the client.
> Error: 
>        File "/home/vinodh/Desktop/homematic/xmlrpc_twisted/protocol.py", line 45, in xmlrpc_init
>        d = ClientCreator(reactor).connectTCP(self,'192.168.1.251',2001)
>        exceptions.TypeError: __init__() takes at least 3 arguments (2 given)"
> 
> my scenario is this way:
> mycleint ---> myserver(protocol file--->cliet-->homematic server) 
> 
> Please help me out.
> 
> Thanks,
> Vinod
> _______________________________________________
> Divunal-author mailing list
> Divunal-author at twistedmatrix.com
> http://twistedmatrix.com/cgi-bin/mailman/listinfo/divunal-author




More information about the Divunal-author mailing list