Get python socket handle number -


on c# can socket handle function sock.handle.toint32(), on python don't known function c#.

i'm try convert int , error message:

sockid = int(self.client) typeerror: int() argument must string or number, not '_socketobject' 

please me!


Comments

Popular posts from this blog

c# - Farseer ContactListener is not working -

Automatically create pages in phpfox -

database - one php page with different contents and urls -