Can a java module be modified or used within a python application when programming network socket? Is there any library for that or can jython be used for that purpose ?
-
Why don't you simply use python only? Why you want to mix up with java. any specific reason?ρss– ρss2014-07-23 10:45:12 +00:00Commented Jul 23, 2014 at 10:45
-
If your question is "Can I use a Java module from Python?" then how are sockets relevant?Stack Exchange Broke The Law– Stack Exchange Broke The Law2014-07-23 10:45:36 +00:00Commented Jul 23, 2014 at 10:45
-
i heard that java is efficient for socket programming, that is why i want to use that with in the python applicationLahiru Tjay– Lahiru Tjay2014-07-23 10:47:26 +00:00Commented Jul 23, 2014 at 10:47
Add a comment
|