Interactive Connectivity Establishment (ICE) in Python
Project description
Interactive Connectivity Establishment (ICE) in Python
This project implements ICE (RFC 5245) in Python to establish connections between two servers behind NAT.
Features
- STUN-based public IP discovery
- ICE candidate gathering
- Signaling mechanism for exchanging candidates
- NAT traversal using UDP
- Sends a "Hello" message upon successful connection
Installation
pip install ice-python
Usage
python main.py
License
This project is licensed under the MIT License.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
ice_python-0.1.2.tar.gz
(1.6 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file ice_python-0.1.2.tar.gz.
File metadata
- Download URL: ice_python-0.1.2.tar.gz
- Upload date:
- Size: 1.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3957c2947c2fc0519962f7af6adbc0458af68d29c48bb7e0eabef3976479bb50
|
|
| MD5 |
4975b51ded0bf7d6e49875611ca9d573
|
|
| BLAKE2b-256 |
34a5bd4bbf13d4efb193a28fcbc291e9bb92be5736b418abd9330b76ac16c182
|
File details
Details for the file ice_python-0.1.2-py3-none-any.whl.
File metadata
- Download URL: ice_python-0.1.2-py3-none-any.whl
- Upload date:
- Size: 1.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
baf288f5e913ad4277fd213bb9e7c89e5cbca73493b97cf06be07494f95835c4
|
|
| MD5 |
34615517ab4316b396e0b53a50f73112
|
|
| BLAKE2b-256 |
dbfb7d4f244370f03d93638977cbfd457938d8953b2e785149c510f933cff7db
|