Is it possible (without using any external modules) to make two computers, or Python programs communicate through an Ethernet cable? E.g. Sending messages, numbers, etc. And if so, how?
3e0jUn 0 Light Poster
Recommended Answers
Jump to PostA simple way to communicate is to use the standard module xmlrpc. This is very easy to use on your local network.
All 3 Replies
TrustyTony 888 ex-Moderator Team Colleague Featured Poster
3e0jUn commented: So is there a method? +0
Gribouillis 1,391 Programming Explorer Team Colleague
3e0jUn 0 Light Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.