Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implementation of data transfer #51

Open
wants to merge 58 commits into
base: main
Choose a base branch
from
Open

Implementation of data transfer #51

wants to merge 58 commits into from

Conversation

amirdev0
Copy link
Collaborator

Server and client can transfer large data in both direction
Close #32

Added multi-threaded server and simple client
Close #31
Delete executable files
Fixed data types
Fixed enum foodle_account_type_e
Foodle data types to handle data incoming from client side
Adding Foodle data types for data incoming from database server
Include foodle_client_types.h header
Include foodle_client_types.h header
Assembled source files for client-side and server-side
Added new struct delivery
Slightly modified struct item
Deleted several values from enum event_type
Adjusted structs to be compatible with DB
Added foodle_db directory from main branch
Added GUI directory from AzizFrontender branch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Clients cannot send and receive data to and from the server
1 participant