watermark logo

পরবর্তী আসছে

স্বয়ংক্রিয় চালু

Websockets in Python

1 ভিউ • 10/30/24
শেয়ার করুন
বসান
121gamers
121gamers
14 সাবস্ক্রাইবার
14

WebSocket is a protocol for machine-to-machine communication that keeps a TCP connection open for bi-directional passing of information. The websocket is a connection between two computers. The connection can be used to either send or receive information from either computer. The websocket can be configured as a server or client. A websocket server listens for requests and returns a result based on the input. The server can also function as a client by sending information without a specific request.

Websockets Overview: https://apmonitor.com/dde/inde....x.php/Main/WebSocket

আরো দেখুন
0 মন্তব্য sort ক্রমানুসার
ফেসবুক মন্তব্য

পরবর্তী আসছে

স্বয়ংক্রিয় চালু