Python Forum
how can i write programs that communicate between different computers?
Thread Rating:
  • 3 Vote(s) - 4 Average
  • 1
  • 2
  • 3
  • 4
  • 5
how can i write programs that communicate between different computers?
#1
how can i write programs that communicate between different computers,...
Reply
#2
read up on twisted: https://twistedmatrix.com/trac/
or sockets: https://docs.python.org/3.7/library/socket.html#example
Reply
#3
(Jan-13-2019, 10:13 PM)Larz60+ Wrote: read up on twisted: https://twistedmatrix.com/trac/
or sockets: https://docs.python.org/3.7/library/socket.html#example

thank you for your answer, im from the netherlands.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Perform the same action in a browse game on multiple computers at the same time. learningpysh 0 1,128 Aug-28-2023, 12:49 AM
Last Post: learningpysh
  TCP Communicate... ATARI_LIVE 3 2,833 Dec-15-2020, 08:50 AM
Last Post: ATARI_LIVE
  how virtual and host can communicate? looney99 0 2,059 Nov-28-2019, 09:08 PM
Last Post: looney99
  virtual host and real network communicate looney99 3 2,817 Nov-20-2019, 12:27 PM
Last Post: ChislaineWijdeven
  How I can communicate Virutal GNS3 topology and real network ? looney99 0 1,751 Nov-13-2019, 08:11 PM
Last Post: looney99
  How to best communicate with android phone from PC running Python script? Sol33t303 1 6,644 Aug-30-2018, 05:04 AM
Last Post: buran

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020