Socket communication instance code between Python and Java

Socket communication between Python and Java

I have done a Java communication tool before, with basic functions such as sending messages and files But we all know that the interface written in Java, whether AWT or swing, is hardly seen by people. It's good for us developers. If release goes out to users, it must be despised to the end If you use C + +, you also write a lot of code (QT does a good job!), But I'll use Python here so that I can use Wx Python as the interface And these two cross platform also do very well

Only the core implementation and ideas are given here

Server (Java) receives files sent from clinet (Python)

  JServer. java

Python client

Thank you for reading, hope to help you, thank you for your support to this site!

The content of this article comes from the network collection of netizens. It is used as a learning reference. The copyright belongs to the original author.
THE END
分享
二维码
< <上一篇
下一篇>>