Commit Graph

101 Commits

Author SHA1 Message Date
11f4ae1946 More updates. 2017-04-12 00:46:08 -04:00
a540bc917f reduced time of broadcast to every 0.5 seconds to avoid hogging cpu and
temps
2017-04-12 00:31:41 -04:00
66d5762bd9 removed log messages from server.rkt, added semaphores stdout 2017-04-12 00:23:37 -04:00
69523cc2ed Clients can now talk with each other 2017-04-12 00:01:52 -04:00
2f0d04ce7f Cleaned up code and added loggers to pinpoint error 2017-04-11 23:40:33 -04:00
iskm
385c4f4664 Merge pull request #1 from oplS17projects/mango
Mango
2017-04-09 22:49:46 -04:00
44c715c55c final polish for release for 0.2 2017-04-09 22:46:18 -04:00
cb381871d5 reorganized repo a bit better 2017-04-09 22:37:50 -04:00
404f3d7edf Added tcpcommunication.rkt 2017-04-09 22:29:59 -04:00
f0d361b49c updates to server.rkt and client.rkt 2017-04-09 20:50:20 -04:00
ba3f6821f5 server.rkt is done, with exception of testing. Moving on to client.rkt 2017-04-09 15:19:57 -04:00
f56f1cc46d server code for interacting with client is done, not tested. Working on
server broadcast function
2017-04-09 14:56:46 -04:00
2e0ddaaf3a partitioning crpovertcp.rkt to dedicated server.rkt and client.rkt files 2017-04-09 13:02:30 -04:00
53bc7d0232 cleaned up crpovertcp.rkt 2017-04-09 12:59:00 -04:00
e0354fd1c2 keeping count of input and output ports directly is feasible. Trying
a different way.
2017-04-09 12:53:03 -04:00
1edfa0442c iterative updates 2017-04-07 13:18:20 -04:00
c426214e24 Lets try communication over tcp on localhost crpovertcp.rkt 2017-04-05 16:51:51 -04:00
56bc37f69d I can read and process input iteratively 2017-04-05 16:39:47 -04:00
819c6a9f74 Added simulation for multiple users 2017-04-05 16:22:51 -04:00
91c611e2af fixed an issue with username not appearing nicely 2017-04-05 16:01:17 -04:00
7683951024 properly kills threads and returns prompt to main 2017-04-05 15:46:50 -04:00
a93d17e0e6 Two threads of execution example 2017-04-05 15:30:10 -04:00
iskm
4890b61f08 spelling fixes 2017-04-03 00:34:03 -04:00
f86c333ce5 spelling fixes and punctuations, ready for releases 2017-04-02 23:56:27 -04:00
88ee618995 refinements to README.md 2017-04-02 23:47:46 -04:00
03c8a2891f added an architecture diagram. 2017-04-02 23:42:30 -04:00
Doug-Richardson
17311fac54 Updated Readme
Updated my half of the group responsibilities tab.
2017-04-02 22:16:54 -04:00
daad9b2f7d updated README.md with my group responsibility and some spelling fixes 2017-04-02 20:55:26 -04:00
876c0f669e formatting updates to README.md 2017-04-02 18:44:01 -04:00
b4cf91d663 Merge branch 'master' of github.com:oplS17projects/Hermes
* 'master' of github.com:oplS17projects/Hermes:
  Updated Schedule of Readme
2017-04-02 18:39:24 -04:00
db69055556 it makes more sense to block quote the question 2017-04-02 18:38:48 -04:00
Doug-Richardson
9ad8b3ca92 Updated Schedule of Readme 2017-04-02 11:40:19 -04:00
29e41fcde1 updated README.md 2017-04-02 11:34:42 -04:00
6e81737cc4 updated architecture diagram 2017-04-02 11:28:49 -04:00
1cd029ef1a removed diagram label from architecture diagram 2017-04-02 11:26:09 -04:00
Doug-Richardson
5f78d6d4cf For reals for reals this time actually 2017-04-02 11:18:02 -04:00
Doug-Richardson
eb34b3ce82 April fools I did it this time 2017-04-02 11:17:05 -04:00
Doug-Richardson
db1866b940 Added image to readme
yay
2017-04-02 11:16:29 -04:00
99aca3457d Added the diagram for the architecture 2017-04-02 11:08:44 -04:00
990979860c updated README.md 2017-04-02 10:58:55 -04:00
695286140d testdrive.md to README.md. We can have nested *.mds 2017-04-02 02:15:53 -04:00
170712a4cf Added current work on testing feasibility of Hermes 2017-04-02 01:03:21 -04:00
fc9b221812 Merge branch 'master' of github.com:oplS17projects/Hermes
* 'master' of github.com:oplS17projects/Hermes:
  updated README.md
  started work on README.md
  Messing around with framework GUI
2017-04-02 01:02:00 -04:00
0a83011cb9 updated README.md 2017-04-02 00:57:40 -04:00
ba43f12252 started work on README.md 2017-04-02 00:51:47 -04:00
Doug-Richardson
12258a43a5 Messing around with framework GUI
Thought it would be worth uploading this small test file showcasing some application for the framework gui. I added comments to try and explain some of the functionality of how I understand some of the procedures to work.
2017-03-30 22:02:27 -04:00
49a079922e reorganized some stuff, started experimenting with racket/gui 2017-03-30 00:44:40 -04:00
bb0e49db30 Added testdrive.md to describe experiments for feasibility and
reorganized some files
2017-03-29 23:59:07 -04:00
847a5d2b43 Added previous work on the libraries i used from FP1, and FP2 with more addons 2017-03-29 23:47:48 -04:00
57de71567c Added FP4 instructions from oplS17projects/FP4-proposal as FP4-instructions.md 2017-03-28 16:24:26 -04:00