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

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

How To Multiplie Clients

This is a part from a code that make connection between server to client. i want to multiplie the c… Read more How To Multiplie Clients

Display Output While Inside Of Raw_input()

I am implementing a chat server, and I currently have a list of client sockets I'd like to send… Read more Display Output While Inside Of Raw_input()

Unable To Deserialize To Object: Type, Keyerror: ' Key: Int; Value: Str '

I am writing a python script to create a user in azure devops using the python client library for a… Read more Unable To Deserialize To Object: Type, Keyerror: ' Key: Int; Value: Str '