Skip to content

Implement a TCP socket for the Base Driver #1

Description

@niekky

Implement a TCP socket communication in the base driver. Here is the TCP guide: https://beej.us/guide/bgnet/pdf/bgnet_a4_c_1.pdf

Also refer to the UML diagram for more info: https://docs.google.com/document/d/1vo7DInRg2Fr2EhgT9SCHWjGNS2cD770kVolbShhcOKo/edit?tab=t.0

Requirements:
Base Driver shall instantiate a client socket with localhost ip and port in the constructor
Base Driver shall have the socket connected in the constructor and return the connection ACK
Base Driver shall have socket send and receive

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status
    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions