An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: python-socket

nopnop2002/luckfox-pico-mini-ethernet

LuxkFox Pico Mini Ethernet Example

Language: Python - Size: 52.7 KB - Last synced at: 3 days ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

24-mohamedyehia/Ollama-Chat-Server

A lightweight local AI chatbot powered by Ollama and LLMs. Built using Python sockets and multi-threading to handle multiple users at once. Designed for simple, friendly English conversations with emoji-rich replies. 🌟

Language: Python - Size: 49.8 KB - Last synced at: 22 days ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

Shikha-code36/ChatServer_with_Socket_Python

A simple chat server and client project implemented using Python and socket programming

Language: Python - Size: 3.91 KB - Last synced at: 3 months ago - Pushed at: almost 2 years ago - Stars: 12 - Forks: 35

dewanmukto/cse421-lab-03

Python socket library implementations

Language: Python - Size: 13.7 KB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

inforkgodara/python-chat-application

It is a simple python socket-based chat application where communication established between a single server and client.

Language: Python - Size: 7.81 KB - Last synced at: 14 days ago - Pushed at: almost 5 years ago - Stars: 18 - Forks: 9

cartabinaria/reti-di-calcolatori

Una raccolta di risorse per l'insegnamento di reti di calcolatori (93315) del Corso di Laurea in Informatica.

Language: Typst - Size: 333 MB - Last synced at: 22 days ago - Pushed at: 8 months ago - Stars: 10 - Forks: 3

ihmily/Python-ChatRoom

使用Python编写的基于socket UDP通信的多功能即时聊天室,包含Tkinter编写的图形化聊天界面,功能包括有账号注册和登录,登录成功后可以查看在线用户,并和聊天室内的其他在线用户聊天,包含私聊和群发,能发送文字、表情包,以及文件等

Language: Python - Size: 1.25 MB - Last synced at: 4 months ago - Pushed at: over 2 years ago - Stars: 45 - Forks: 5

aniko33/Charles-CSEC 📦

CSEC is a client-based encrypted chat. allows you to avoid network sniffing or an attack done directly from the server. it is easy to use and modify and is available on Linux, Windows, Mac.

Language: Python - Size: 146 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 13 - Forks: 3

scrymastic/SocketTalk

A socket chatroom application in python.

Language: Python - Size: 599 KB - Last synced at: 4 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

rakibtg/Python-Chat-App

Learn about how to make a real time python chat application tutorial

Language: HTML - Size: 1.95 KB - Last synced at: 2 months ago - Pushed at: over 6 years ago - Stars: 46 - Forks: 32

ranimeshehata/Socket-Programming

This project is a simple implementation of a client-server model using Python's socket module. The server is able to handle multiple clients at once.

Language: Python - Size: 1.06 MB - Last synced at: 3 days ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

semanurbilada/tcp-udp-ethernet

TCP/UDP protocol performance with Python in Raspberry Pi 4 via Ethernet

Language: Python - Size: 25.4 KB - Last synced at: 3 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

Jokiller230/pyguesser

Guessing game between 2 parties (server and client).

Language: Python - Size: 3.91 KB - Last synced at: 3 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

hirezadehghani/HiRezaGram

HiRezaGram is a Python-based Chat server client that connects to a server for sending and receiving messages. This project demonstrates a basic client-server architecture using Python, focusing on multithreading and message queue management.

Language: Python - Size: 166 KB - Last synced at: 19 days ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

boringmj/python_tcp_quick

一个快速构建socket的python3包(含示例和说明);A python3 package for quickly building socket servers and clients

Language: Python - Size: 20.5 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

batuafk/S0cket

Art of network

Language: Python - Size: 63.5 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

Vikranth3140/Python-Chat-Application

A simple chat application built using Python sockets and tkinter for the graphical user interface (GUI). The application allows multiple clients to connect to a server and communicate in a chatroom-like environment.

Language: Python - Size: 16.6 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 1

bhumijgupta/NetworkChatroom

This is a python script which lets two users communicate over any network just by knowing another's ip address

Language: Python - Size: 3.91 KB - Last synced at: 30 days ago - Pushed at: over 6 years ago - Stars: 11 - Forks: 1

NullBrunk/FTPy

An FTP client in Python3

Language: Python - Size: 53.7 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 5 - Forks: 0

turtlecode/Create-Chat-Room-With-Python-Socket-

Create Chat Room With Python Socket

Language: Python - Size: 5.86 KB - Last synced at: 3 months ago - Pushed at: almost 3 years ago - Stars: 3 - Forks: 2

welir/TCP-PYTHON

Python TCP. Client server socket project.Client send data to server.Server save data to base

Language: Python - Size: 307 KB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 4 - Forks: 5

ravener/python-chat

A simple chat application implemented in Python using TCP Sockets and Urwid

Language: Python - Size: 8.79 KB - Last synced at: 4 days ago - Pushed at: about 3 years ago - Stars: 13 - Forks: 2

xliu59/SSL-TLS_SOCKET

A basic implementation on SSL/TLS socket on both server and client

Language: Python - Size: 35.2 KB - Last synced at: over 1 year ago - Pushed at: about 8 years ago - Stars: 14 - Forks: 5

ajb413/python-socket-demo

Socket programming demo with native Python and also PubNub.

Language: Python - Size: 1.95 KB - Last synced at: 2 months ago - Pushed at: over 6 years ago - Stars: 10 - Forks: 13

turtlecode/Find-Your-Computer-IP-Address-Python-Tkinter-Socket

Find Your Computer IP Address Python Tkinter Socket

Language: Python - Size: 2.93 KB - Last synced at: 27 days ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

Sayeed97/TCP-Python-Code

A simple Python Socket program, which uses TCP to exchange text between the two users.

Language: Python - Size: 3.91 KB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

JustScott/SuperSockets

Easy to use implementation of python3's built in 'socket' library

Language: Python - Size: 26.4 KB - Last synced at: about 2 months ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

Sigmanificient/PyTchat

A open-source python tchat for basic text communications

Language: Vue - Size: 416 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 9 - Forks: 1

TiagoRG/labi2023-ap-g6 📦

Repository used for mid-semester project for LABI (uaveiro-leci)

Language: Python - Size: 69.3 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

harshtikuu/ChattingAPP

Multithreaded TCP Chatting Application

Language: Python - Size: 3.91 KB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

smhn24/esp8266-at-python-server

Create & Work with TCP socket with ESP8266 AT command & Python

Language: Jupyter Notebook - Size: 2.93 KB - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

LucasPeixotg/asteroidsMultiplayer

Asteroids Shooter game, but multiplayer with LAN server. Made with python sockets and pygame.

Language: Python - Size: 41.6 MB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

hmes98318/Logistics-Station

A simple file shares implement in Python TCP socket.

Language: Python - Size: 26.4 MB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 6 - Forks: 1

sergeLabo/TCPclient

Un client TCP simple pour test

Language: Python - Size: 17.6 MB - Last synced at: almost 2 years ago - Pushed at: about 7 years ago - Stars: 2 - Forks: 1

mohamadkhalaj/tradingView-API

Get any market real-time data from TradingView Socket/API with Python.

Language: Python - Size: 18.6 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 88 - Forks: 19

Manish-Ghumnani/autonomousdrone-pi Fork of divahar90/autonomousdrone-pi

Autonomous Drone Project - Programs for Raspberry Pi

Language: Python - Size: 35.2 KB - Last synced at: almost 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

FrostChat/frost 📦

A public open source 1 to 1 chat app.

Language: HTML - Size: 562 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 1

shiguang-pwf/P2P-Chat

Let's share with you a peer-to-peer chat software that we wrote based on Python and sockets, which we named P2P Chat. The software allows two computers to communicate in real time over the network, without the need for login, registration, or a central server. P2P Chat supports active mode (client) and passive mode (server)

Language: Python - Size: 0 Bytes - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

pj8912/python_p2p

Peer-to-Peer network in python

Language: Python - Size: 43.9 KB - Last synced at: 4 months ago - Pushed at: about 2 years ago - Stars: 3 - Forks: 0

d3v4s/mitmoxy

😈 HTTP/HTTPS python proxy server for man-in-the-middle attack 😈

Language: Python - Size: 137 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 12 - Forks: 4

mardanniel/turtle_server_and_client_py

Control Turtle in server with client using Python Sockets

Language: Python - Size: 26.4 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

maxtyson123/13_DGT_PYTHON

A GUI/CLI quiz game with multiplayer using questions from https://opentdb.com/

Language: Python - Size: 7.22 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

PaddeCraft/socks

A simple server framework, built only using the standard python library

Language: Python - Size: 13.7 KB - Last synced at: 16 days ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

dhiogoboza/simple-python-android-chat

A simple android application messenger with a python server.

Language: Java - Size: 1.14 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 1

IamLucif3r/Chat-On

A Secured TCP Chat Room built with Python.

Language: Python - Size: 7.72 MB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 21 - Forks: 12

nebipeker/A-comparison-between-UDP-and-TCP

In this project we compared Transmission Control Protocol (TCP) and User Datagram Protocol (UDP) transport layer protocols used for transmitting application layer messages through computer networks.

Language: Python - Size: 7.73 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

vismodo/Remote-Desktop

Aren't you tired of intructing a person on a call to use their computer? This project gives you a virtual touchpad and a field to type in!

Language: Python - Size: 22.5 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 15 - Forks: 13

joeVenner/Python-Chat-Gui-App

Python chat app with GUI using Socket and Tkinter

Language: Python - Size: 3.91 KB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 42 - Forks: 19

itstor/udp-chat-group

UDP Based Group Chat

Language: Python - Size: 369 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 3 - Forks: 1

elliotxx/FileCarry

我是局域网文件搬运工 _(:з」∠)_

Language: Python - Size: 7.43 MB - Last synced at: 3 months ago - Pushed at: over 8 years ago - Stars: 5 - Forks: 1

AliAbdelaal/Grocery-shop

Simple Client-Server Grocery shop app with a GUI

Language: Python - Size: 232 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 1

sharaf-qeshta/networking_top_down_approach

my solutions to assignments in networking_top_down_approach

Language: Python - Size: 9.77 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

a3l6/PythonChatApp

Simple Anonymous Python Chat Application

Language: Python - Size: 20.9 MB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

swopnilnep/vpn

An implementation of a simple VPN using several cryptographic algorithms (RSA, AES256) and Diffie-Hellman Key Exchange

Language: Python - Size: 28.3 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 1

AdolfMacro/eyeLimiter

Set limits for network use.

Language: Python - Size: 1.95 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

turtlecode/Python-Socket-Programming

Python Socket Programming

Language: Python - Size: 2.93 KB - Last synced at: about 1 month ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

godaner/pyp

proxy connection to inner network

Language: Python - Size: 81.1 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

sumeetmathpati/tic-tac-toe-multiplayer

A tic-tac-toe multiplayer game made in python sockets.

Language: Python - Size: 39.1 KB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

AdamPiszczek/client-server-game_enter-the-number-closest-to-the-average

client-server design (guess the closest number to the average score game)

Language: Python - Size: 7.81 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

ahmedfahad04/Python-Lessons

This repository will contain the files related to basic python concepts. Hope you will find it helpful to refurbish your python skill more accurately,

Language: Python - Size: 51.7 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

hajajmaor/python-client-server-3-way

project in python, using sockets to build client server communication about the 3-way handshake that learn in basic networking.

Language: Python - Size: 4.88 KB - Last synced at: 3 days ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 1

syedsaadahmed/Python-Socket-and-HTTP

Understanding and Implementation of Client, Server Model and HTTP requests using python Socker Library.

Language: Python - Size: 5.86 KB - Last synced at: 4 months ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

B3W/TCP-Port-Scan

Port scanner for determining open TCP ports on a given host. *THIS IS INTENDED FOR NON-MALICIOUS ACTIVITY ONLY AND SHOULD ONLY BE USED ON HOSTS WHICH YOU ARE AUTHORIZED TO PERFORM SUCH FUNCTIONS.*

Language: Python - Size: 4.88 KB - Last synced at: almost 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

B3W/LAN-Cast

Modules for sending and listening for broadcasts over LAN

Language: Python - Size: 7.81 KB - Last synced at: almost 2 years ago - Pushed at: almost 6 years ago - Stars: 2 - Forks: 0

B3W/LAN-Scan

Performs a scan of subnet for active IP addresses

Language: Python - Size: 4.88 KB - Last synced at: almost 2 years ago - Pushed at: almost 6 years ago - Stars: 2 - Forks: 2

SiriusKoan/TypingGame

A simple typing game made with python built-in modules tkinter and socket.

Language: Python - Size: 10.7 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

felipefrm/client-server-communication

👥 Trabalho Prático - Redes de Computadores

Language: Python - Size: 7.81 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

nmattis/python-ftp

python ftp server and client system

Language: Python - Size: 13.7 KB - Last synced at: over 2 years ago - Pushed at: about 7 years ago - Stars: 2 - Forks: 0

zahrayousefijamarani/SOCKET_PROGRAMMING

Language: Python - Size: 5.86 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

khlaifiabilel/Simple-python-socket

A server client socket program using python

Language: Python - Size: 5.86 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 1

alxstx/pychat

This is a chat on Python

Language: Python - Size: 3.91 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

giuliocorradini/PythonSocket

Python Socket Examples using different approaches and I/O models.

Language: Python - Size: 45.9 KB - Last synced at: 4 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

Rizzrackez/web-socket

Low level websocket application

Language: Python - Size: 4.88 KB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

Matt2111/Python-Socket-Help

Simple module to help you out with sockets.

Language: Python - Size: 3.91 KB - Last synced at: 2 months ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

FocusThen/Python-Socket

Sentdex Videos.

Language: Python - Size: 5.86 KB - Last synced at: 3 months ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

amitrajitbose/chatty

Command Line Chat Application In Python

Language: Python - Size: 258 KB - Last synced at: 3 months ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 1

forestwhite/Python-Sockets

Python socket programming demonstrations

Language: Python - Size: 94.7 KB - Last synced at: over 2 years ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0