Skip to main content

A set of tools for use with the FutureLearn Programming with networks course from Raspberry Pi

Project description

# FL Networking tools

This module and it’s contents are intended for use on the FutureLearn course - Networking with Python: Socket programming for communication(LINKWHENLIVE)

## Text messaging

The functions send_text() and get_text() can be used to send any text messages using a terminator character.

It is used in week 1 of the course.

## Image viewer

The image viewer class can be used to display any image in a UI created with the tkinter library.

It is used in week 2 of the course, to send an image over UDP.

## Binary messaging

The functions send_binary() and get_binary() are used to send binary data, these functions use headers to set a message length.

They are used in week 3 of the course, to send and receive the data neccessary for the quiz.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

fl_networking_tools-0.0.3.tar.gz (4.0 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page