I am also in need of that functionality (and that need just came up in mind
last night.)
Here is my tentative thought:
To emulate a real network environment, host shouldn't directly connect to
the controller. The only way is through the edge switch (in a DCN
environment).
If we are using python socket, I think TCP is not a good choice, since
whenever a related packet-in from the switch, the controller should
maintain some state for the hand-shaking of the connection. Thus, we shall
resort to UDP, though it loses some reliability (but as a recuse,
reliability could be done in L5).




2014-04-21 11:19 GMT+08:00 Chanthan Hel <hel.chantha...@gmail.com>:

> Dear all,
> As usual, POX can connect and keep communication with of switch.
> In case I want to to connect pox to host by using python socket. Is it
> possible??
> Moreover, in between POX and host  there is one ovs, it still be possible
> to connect??
> Chanthan
>
>
> --
> Mr. Chanthan Hel
> Electrical engineering, Faculty of Engineering,
> Chulalongkorn University (CU)
>
> *Phone: +66 81 456 84 27*
>
>


-- 

吾輩は猫である。ホームーページはhttp://introo.me。

Reply via email to