You can just use normal Python socket programming or something built atop 
sockets like RPyC, Thrift, or POX's messenger.

-- Murphy

On Jul 12, 2014, at 5:24 AM, keyaozhang <keyaozh...@126.com> wrote:

> Hello!
> 
> I have designed a topo with multiple controllers(Pox) and multiple switches. 
> The Pox act as an openflow controller, and I also need to transport some 
> messages(something about controlling) between these controllers. I think the 
> procedure may be completed by using socket. But I have no idea about how to 
> use socket in Pox.
> 
> It would be great if anyone of you can share some knowledge to solve this 
> problem.
> Best regards!
> 
> Angle Zhang
> 
> 
> 

Reply via email to