Sunday, 2 March 2014

How can i save this information received from client to a SQL databse.

I have a TCP socket server written in C programming. This server will receive array information from a client (python).

Question: How can i save this information received from client to a SQL databse.

Note: i am using Amazon EC2 and already set up LAMP to run the codes.

No comments:

Post a Comment