
I'm Simon Mulei
a Telecommunication Engineer
I'm currently pursuing a BTech in Telecommunication and Information Engineering at Kirinyaga University.
About me
contact: 0741839015
smulei777@gmail.com
Project
Assist Mutall Data Company to develop a chat platform for interns.
Workplan
-
1. DEVELOP CHAT INTERFACE
- 1.1Html design of the socket client.
- 1.2 Html design of the socket server.
-
2. RESEARCH ON WEB SOCKETS
- 2.1 Literature review
- 2.1.1 Php manual
- 2.1.2 Client Websocket Reference
- 2.2.3 Chat Gpt Research on websockets
-
3. TESTING AND DEPLOYING WEB SOCKETS
- 3.1 Develop a Server Php with port number and IP address
- 3.2 Client Php listening to the server and sending messages
- 3.3 Repeat 3.2 using Javascript Websockets