Erlang Python Example
Stephan Nies
1 post
|
Hello, I thought that might be of interest for some other “http://www.physik.uni-dortmund.de/~nies/example1.py” You can just use it as a replacement for the C-code, Oh and while searching the net for python <-> erlang examples Cheers, |
Alain O'Dea
18 posts
|
Very nice Stephan. Thank you for posting that. I was looking for a cleaner way to do communication between Erlang and Python. I could not figure out how to make Python implementation for the ports example. Until now I have been using TCP/IP line-based communication. I could not figure out how to get the packet size thing to work. If you are interested I have included my old approach below. TCP line-based integration with Erlang: Telnet can then be used to test the interface: |
2 posts, 2 voices
