Re: python socket usage

2007-08-16 Thread Oğuz Yarımtepe
r ex. object that is sent from the Java application with sockets? -- Oğuz Yarımtepe http://www.yarimtepe.com/en -- http://mail.python.org/mailman/listinfo/python-list

python socket usage

2007-08-16 Thread Oğuz Yarımtepe
Is it possible to send a data object like a tuple or a list in socket programming? If so how? It seems with socket module it is only possible to send strings. -- Oğuz Yarımtepe http://www.yarimtepe.com/en -- http://mail.python.org/mailman/listinfo/python-list

jyton usage in a python program

2006-11-01 Thread Oğuz Yarımtepe
libraries also inside my Python program. I don't know how! I will need to import that libraries and use some of their methods and check the return values during the flow of the python program. How can i write jython codes inside my Python program? With my best wishes. -- Oğuz Yarımtepe