Skip to content Skip to sidebar Skip to footer
Showing posts with the label Client

Chat Client/server Problems On Python

Me and a friend of mine are doing a chat room with python, basically he's doing the server part… Read more Chat Client/server Problems On Python

How To Create A Websocket Client By Using Qwebsocket In Pyqt5

I want create a websocket client by using QWebSocket in PyQt5.For convenience, assume I have a webs… Read more How To Create A Websocket Client By Using Qwebsocket In Pyqt5

Make A Client-server Application

I used to create web app in the same computer, but if the server and the client is not in the same … Read more Make A Client-server Application

'METHODNAME' As Client Method Versus Irc_'METHODNAME' In Twisted

Looking at twisted.words.protocols.irc.IRCClient, it seems to me like there are some strangely redu… Read more 'METHODNAME' As Client Method Versus Irc_'METHODNAME' In Twisted