[ Top page ]

« April 2014 | Main | October 2014 »

August 2014 Archives

August 5, 2014

Network and communication

Raw socket communication on Linux in Python

Every time I write a program in C, I am quire tired. I thought it was easier to write one by Python. So I wrote a demo program of raw socket communication. It was not so easy as I expected, but the following program sends (and receives) an Ethernet packet almost every second. (Whole this article is licensed by Creative Commons, but the program is in public domain; that is, it can be copied without any restriction.)

Continue...

August 13, 2014

3D Printing

A Python library for 3D turtle graphics by 3D printers

This is the first 3D-printing related program for this site because most of my 3D-printing programs are spagetti like. I believe this 3D turtle graphics library in Python can be used by other people, I first publish this.

Continue...

About August 2014

This page contains all entries posted to Small and Large Stones of Programming in August 2014. They are listed from oldest to newest.

April 2014 is the previous archive.

October 2014 is the next archive.

Many more can be found on the main index page or by looking through the archives.

Creative Commons License
This weblog is licensed under a Creative Commons License.
Powered by Movable Type