Negneg
Programmer
- Dec 29, 2010
- 10
I have developed a client-server system in python and now I want to make equivalent codes in C. is it possible to use client in python codes and server in c codes?! I mean am I able to send a .py file to server which is written in c?!