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

[CTC-24] Changed connect_server #1

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

kisoo-han
Copy link

No description provided.

hornetmj added a commit that referenced this pull request Oct 17, 2018
* initial commit

* CTC_OPEN_CONNECTION design & development

* ctcp - CTCP_CREATE_CONTROL_SESSION

* ctcp header send & recv

* design & development of CTC API functions (beta)
- CTC_OPEN_CONNECTION ()
- CTC_CLOSE_CONNECTION ()
- CTC_ADD_JOB ()
- CTC_DELETE_JOB ()
- CTC_REGISTER_TABLE ()
- CTC_UNREGISTER_TABLE()

* design & development of CTC API functions (beta)
- CTC_CHECK_SERVER_STATUS ()
- CTC_CHECK_JOB_STATUS ()

* build test
- fix compile error
- fix compile warning

* implementation of the demo server for testing of ctc api library

* implementation of the demo server for testing of ctc api library (2)

* implementation of the demo server for testing of ctc api library (3)

* implementation of the demo server for testing of ctc api library (4)

* implementation of the demo server for testing of ctc api library (5)

* bug fix - modify the data payload generation part for CTCP_REGISTER_TABLE and CTCP_UNREGISTER_TABLE

* add sample code
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.

1 participant