Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 219 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 219 Bytes

Flask_And_C_Socket

1.Build local database and api back-end in flask, and test it with c 2.Http file

Environment

Ubuntu 14.04

Python: 2.7.6

usage

1.python flask.py

2.gcc socket_main.c -o socket

3.run socket