An open API service indexing awesome lists of open source software.

https://github.com/montoyamoraga/intro-to-computer-networks-for-artists

A collection of tutorials to introduce computer protocols for sharing data between computers and over the internet, for artistic purposes.
https://github.com/montoyamoraga/intro-to-computer-networks-for-artists

artists chuck computer-protocols ip media-art media-arts openframeworks processing protocol puredata tcp udp

Last synced: about 1 month ago
JSON representation

A collection of tutorials to introduce computer protocols for sharing data between computers and over the internet, for artistic purposes.

Awesome Lists containing this project

README

        

# Introduction to computer networks for artists

## About

Introduction to computer networks for artists is a collection of tutorials regarding computer protocols for sharing data between computers and the internet, intended for artists.

This project is an open sketchbook, updated frequently, always in a rough state, and open for contributions.

This project is a celebration of open source software for arts, and an invitation for artists to use networks for collaboration.

This project focuses on sending raw data without compression, and without taking latency into account.

It is a project by [Aarón Montoya-Moraga](https://montoyamoraga.io/), started in 2020, during their work as a research assistant at [MIT Media Lab](https://www.media.mit.edu/)'s [Opera of the Future](https://www.media.mit.edu/groups/opera-of-the-future/) and [Future Sketches](https://www.media.mit.edu/groups/future-sketches/overview/) research groups, respectively led by [Tod Machover](https://www.media.mit.edu/people/tod/overview/) and [Zach Lieberman](https://www.media.mit.edu/people/zachl/overview/).

## Overview

These tutorials are an introduction to:

* These concepts:
* Bits
* IP address
* Computer server
* Computer client
* These tasks:
* Know the IP address of your computer
* Open a port on your computer to send and receive messages
* These art interactions:
* Manipulate a synthesizer on your friend's computer
* Make a drawing on your friend's computer

## Contribute

* Bugs, issues, pull requests
* More examples, concepts

## License

MIT