MichaelWallace30 / CommProtocol

SImple generic Protocol for communication
2 stars 8 forks source link

Cleaning/Reorganizing connections. #17

Closed CheezBoiger closed 8 years ago

CheezBoiger commented 8 years ago

Did you say you wanted more than one connection for the same CommsLink? Like if you set up UDP, you can have multiple UDP connections?

CheezBoiger commented 8 years ago

If that's the case, we need to make a New file called SerialLink, because Our Serial class only supports one connection at a time, and UDP will need to be reorganized. I'll take care of it once you finish the Serial stuff.

CheezBoiger commented 8 years ago

Actually I have to do the same thing for UDP as well, so I'll need to create a separate file for that as well.

CheezBoiger commented 8 years ago

I will need your OK to start working on the network directory, because I'm going to be changing filenames, which will cause some crazy conflicts if you are still working in there.

MichaelWallace30 commented 8 years ago

Its not that important. You can implement it if you want i was going to leave it out. Most situations wont need more than one connection besides gcs.

CheezBoiger commented 8 years ago

No way josie. This library gunna support swarm communication too

CheezBoiger commented 8 years ago

Dont worry about the reorganization. Ill take care of it

CheezBoiger commented 8 years ago

This is an open source library mang. It's gunna do more than just one connection

MichaelWallace30 commented 8 years ago

I have to work on QT stuff for the decawave project so you can reorganize what ever you want just let me know when you are done so I don't break it.

CheezBoiger commented 8 years ago

Will do cap'in

CheezBoiger commented 8 years ago

I'lk close this issue when its done