-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathstudent.cpp
404 lines (397 loc) · 14.7 KB
/
student.cpp
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
#include <iostream>
#include <sstream>
#include <string>
#include <zmq.hpp>
#include <nzmqt/nzmqt.hpp>
#include <QMutex>
using namespace std;
int main()
{
int ja;
cout << "Welkom in gebruikersapplicatie van Covid-19 service...\n\nDeze sevice is soort van geschiedenise informatie (dus geen life)\n\nHier kan je de geografische distributie van COVID-19 wereldwijd weten\nvoor de periode van 1/1/2020 t.e.m 14/12/2020\n" << endl;
cout << "\nAls je een englse alfabetische lijst van alle landen wenst (ze zijn 214 landen),\ngeef maar '1' in,\nom verder te gaan zonder de lijst geef maar '2' in : " << endl;
cin >> ja;
if(ja==1)
{
cout <<"Hier is een alfabetische lijst van alle landen in het engels:\n\n"
"Afghanistan\n"
"Albania\n"
"Algeria\n"
"Andorra\n"
"Angola\n"
"Anguilla\n"
"Antigua_and_Barbuda\n"
"Argentina\n"
"Armenia\n"
"Aruba\n"
"Australia\n"
"Austria\n"
"Azerbaijan\n"
"Bahamas\n"
"Bahrain\n"
"Bangladesh\n"
"Barbados\n"
"Belarus\n"
"Belgium\n"
"Belize\n"
"Benin\n"
"Bermuda\n"
"Bhutan\n"
"Bolivia\n"
"Bonaire, Saint Eustatius and Saba\n"
"Bosnia_and_Herzegovina\n"
"Botswana\n"
"Brazil\n"
"British_Virgin_Islands\n"
"Brunei_Darussalam\n"
"Bulgaria\n"
"Burkina_Faso\n"
"Burundi\n"
"Cambodia\n"
"Cameroon\n"
"Canada\n"
"Cape_Verde\n"
"Cases_on_an_international_conveyance_Japan\n"
"Cayman_Islands\n"
"Central_African_Republic\n"
"Chad\n"
"Chile\n"
"China\n"
"Colombia\n"
"Comoros\n"
"Congo\n"
"Costa_Rica\n"
"Cote_dIvoire\n"
"Croatia\n"
"Cuba\n"
"Curaçao\n" //Curaçao//Curaçao
"Cyprus\n"
"Czechia\n"
"Democratic_Republic_of_the_Congo\n"
"Denmark\n"
"Djibouti\n"
"Dominica\n"
"Dominican_Republic\n"
"Ecuador\n"
"Egypt\n"
"El_Salvador\n"
"Equatorial_Guinea\n"
"Eritrea\n"
"Estonia\n"
"Eswatini\n"
"Ethiopia\n"
"Falkland_Islands_(Malvinas)\n"
"Faroe_Islands\n"
"Fiji\n"
"Finland\n"
"France\n"
"French_Polynesia\n"
"Gabon\n"
"Gambia\n"
"Georgia\n"
"Germany\n"
"Ghana\n"
"Gibraltar\n"
"Greece\n"
"Greenland\n"
"Grenada\n"
"Guam\n"
"Guatemala\n"
"Guernsey\n"
"Guinea\n"
"Guinea_Bissau\n"
"Guyana\n"
"Haiti\n"
"Holy_See\n"
"Honduras\n"
"Hungary\n"
"Iceland\n"
"India\n"
"Indonesia\n"
"Iran\n"
"Iraq\n"
"Ireland\n"
"Isle_of_Man\n"
"Israel\n"
"Italy\n"
"Jamaica\n"
"Japan\n"
"Jersey\n"
"Jordan\n"
"Kazakhstan\n"
"Kenya\n"
"Kosovo\n"
"Kuwait\n"
"Kyrgyzstan\n"
"Laos\n"
"Latvia\n"
"Lebanon\n"
"Lesotho\n"
"Liberia\n"
"Libya\n"
"Liechtenstein\n"
"Lithuania\n"
"Luxembourg\n"
"Madagascar\n"
"Malawi\n"
"Malaysia\n"
"Maldives\n"
"Mali\n"
"Malta\n"
"Marshall_Islands\n"
"Mauritania\n"
"Mauritius\n"
"Mexico\n"
"Moldova\n"
"Monaco\n"
"Mongolia\n"
"Montenegro\n"
"Montserrat\n"
"Morocco\n"
"Mozambique\n"
"Myanmar\n"
"Namibia\n"
"Nepal\n"
"Netherlands\n"
"New_Caledonia\n"
"New_Zealand\n"
"Nicaragua\n"
"Niger\n"
"Nigeria\n"
"North_Macedonia\n"
"Northern_Mariana_Islands\n"
"Norway\n"
"Oman\n"
"Pakistan\n"
"Palestine\n"
"Panama\n"
"Papua_New_Guinea\n"
"Paraguay\n"
"Peru\n"
"Philippines\n"
"Poland\n"
"Portugal\n"
"Puerto_Rico\n"
"Qatar\n"
"Romania\n"
"Russia\n"
"Rwanda\n"
"Saint_Kitts_and_Nevis\n"
"Saint_Lucia\n"
"Saint_Vincent_and_the_Grenadines\n"
"San_Marino\n"
"Sao_Tome_and_Principe\n"
"Saudi_Arabia\n"
"Senegal\n"
"Serbia\n"
"Seychelles\n"
"Sierra_Leone\n"
"Singapore\n"
"Sint_Maarten\n"
"Slovakia\n"
"Slovenia\n"
"Solomon_Islands\n"
"Somalia\n"
"South_Africa\n"
"South_Korea\n"
"South_Sudan\n"
"Spain\n"
"Sri_Lanka\n"
"Sudan\n"
"Suriname\n"
"Sweden\n"
"Switzerland\n"
"Syria\n"
"Taiwan\n"
"Tajikistan\n"
"Thailand\n"
"Timor_Leste\n"
"Togo\n"
"Trinidad_and_Tobago\n"
"Tunisia\n"
"Turkey\n"
"Turks_and_Caicos_islands\n"
"Uganda\n"
"Ukraine\n"
"United_Arab_Emirates\n"
"United_Kingdom\n"
"United_Republic_of_Tanzania\n"
"United_States_of_America\n"
"United_States_Virgin_Islands\n"
"Uruguay\n"
"Uzbekistan\n"
"Vanuatu\n"
"Venezuela\n"
"Vietnam\n"
"Wallis_and_Futuna\n"
"Western_Sahara\n"
"Yemen\n"
"Zambia\n"
"Zimbabwe"<< endl;
try
{
nzmqt::ZMQContext *context = nzmqt::createDefaultContext();
nzmqt::ZMQSocket *sub = context->createSocket( nzmqt::ZMQSocket::TYP_SUB, context );
nzmqt::ZMQSocket *send = context->createSocket( nzmqt::ZMQSocket::TYP_PUSH, context );
sub->connectTo("tcp://benternet.pxl-ea-ict.be:24042");//"tcp://benternet.backup.pxl-ea-ict.be:24042""tcp://192.168.200.212:5554"
send->connectTo("tcp://benternet.pxl-ea-ict.be:24041");//"tcp://benternet.backup.pxl-ea-ict.be:24041""tcp://192.168.200.212:5555"
string naam;
string comando;
string land;
string dag;
string maand;
string begindag;
string beginmaand;
string einddag;
string eindmaand;
string hallo;
cout << "\nGeef eens een paar gegevens nu!" << endl;
getline(cin,hallo);
cout << "\nGeef je naam in : " << endl;
getline(cin,naam);
cout << "\nGeef het land in (In het engels en begint met Groot letter) : " << endl;
getline(cin,land);
cout << "\nDe commandos zijn:\n1: Voor besmettingen"
"\n2: Voor doden"
"\n3: Voor besmettingen, doden en het continent van het land\n4: Voor besmettingen, doden, het continent van het land\n en het cumulatief aantal voor 14 dagen Covid-19 gevallen per 100.000"
"\n5: Voor besmettingen, doden, het continent van het land,\n het cumulatief aantal voor 14 dagen Covid-19 gevallen per 100.000\n en geoID van het land"
"\n6: Voor besmettingen, doden, het continent van het land,\n het cumulatief aantal voor 14 dagen Covid-19 gevallen per 100.000,\n geoID van het land en land grondgebied Code"
"\n7: Voor doden van bepaalde datums tussen 1/1/2020 en 14/12/2020\n "
"\nGeef uw gekozen commando tussen 1 en 7 in: "<< endl;
getline(cin,comando);
if (comando == "7"){
cout << "\nGeef de begindag in :" << endl;
getline(cin,begindag);
cout << "\nGeef de einddag in :" << endl;
getline(cin,einddag);
cout << "\nGeef de beginmaand in :" << endl;
getline(cin,beginmaand);
cout << "\nGeef de eindmaand in :" << endl;
getline(cin,eindmaand);
sub->subscribeTo(QString::fromStdString("!corona>" + naam + ">").toUtf8());
if( !send->isConnected() || !sub->isConnected() )
{
cerr << "NOT CONNECTED !!!" << endl;
}
nzmqt::ZMQMessage msg = nzmqt::ZMQMessage(QString::fromStdString("?corona>"+naam+">"+comando+">"+land+">"+begindag+">"+einddag+">"+beginmaand+">"+eindmaand).toUtf8());
send->sendMessage(msg);
nzmqt::ZMQMessage * incoming = new nzmqt::ZMQMessage();
while( sub->isConnected() )
{
sub->receiveMessage(incoming,0);
QString response = QString(incoming->toByteArray());
cout << response.toStdString() <<endl;
}
}
else {cout << "\nGeef de dag in :" << endl;
getline(cin,dag);
cout << "\nGeef de maand in :" << endl;
getline(cin,maand);}
sub->subscribeTo(QString::fromStdString("!corona>" + naam + ">").toUtf8());
if( !send->isConnected() || !sub->isConnected() )
{
cerr << "NOT CONNECTED !!!" << endl;
}
nzmqt::ZMQMessage msg = nzmqt::ZMQMessage(QString::fromStdString("?corona>"+naam+">"+comando+">"+land+">"+dag+">"+maand).toUtf8());
send->sendMessage(msg);
nzmqt::ZMQMessage * incoming = new nzmqt::ZMQMessage();
while( sub->isConnected() )
{
sub->receiveMessage(incoming,0);
QString response = QString(incoming->toByteArray());
cout << response.toStdString() <<endl;
}
}
catch( nzmqt::ZMQException &ex )
{
std::cerr << "Catched an exception : " << ex.what();
}
return 0;
}
else if (ja == 2)
{
try
{
nzmqt::ZMQContext *context = nzmqt::createDefaultContext();
nzmqt::ZMQSocket *sub = context->createSocket( nzmqt::ZMQSocket::TYP_SUB, context );
nzmqt::ZMQSocket *send = context->createSocket( nzmqt::ZMQSocket::TYP_PUSH, context );
sub->connectTo("tcp://benternet.pxl-ea-ict.be:24042");//"tcp://benternet.backup.pxl-ea-ict.be:24042""tcp://192.168.200.212:5554"
send->connectTo("tcp://benternet.pxl-ea-ict.be:24041");//"tcp://benternet.backup.pxl-ea-ict.be:24041""tcp://192.168.200.212:5555"
string naam;
string comando;
string land;
string dag;
string maand;
string begindag;
string beginmaand;
string einddag;
string eindmaand;
string hallo;
cout << "\nGeef eens een paar gegevens nu!" << endl;
getline(cin,hallo);
cout << "\nGeef je naam in : " << endl;
getline(cin,naam);
cout << "\nGeef het land in (In het engels en begint met Groot letter) : " << endl;
getline(cin,land);
cout << "\nDe commandos zijn:\n1: Voor besmettingen"
"\n2: Voor doden"
"\n3: Voor besmettingen, doden en het continent van het land\n4: Voor besmettingen, doden, het continent van het land\n en het cumulatief aantal voor 14 dagen Covid-19 gevallen per 100.000"
"\n5: Voor besmettingen, doden, het continent van het land,\n het cumulatief aantal voor 14 dagen Covid-19 gevallen per 100.000\n en geoID van het land"
"\n6: Voor besmettingen, doden, het continent van het land,\n het cumulatief aantal voor 14 dagen Covid-19 gevallen per 100.000,\n geoID van het land en land grondgebied Code"
"\n7: Voor doden van bepaalde datums tussen 1/1/2020 en 14/12/2020\n"
"\nGeef uw gekozen commando tussen 1 en 7 in: "<< endl;
getline(cin,comando);
if (comando == "7"){
cout << "\nGeef de begindag in :" << endl;
getline(cin,begindag);
cout << "\nGeef de einddag in :" << endl;
getline(cin,einddag);
cout << "\nGeef de beginmaand in :" << endl;
getline(cin,beginmaand);
cout << "\nGeef de eindmaand in :" << endl;
getline(cin,eindmaand);
sub->subscribeTo(QString::fromStdString("!corona>" + naam + ">").toUtf8());
if( !send->isConnected() || !sub->isConnected() )
{
cerr << "NOT CONNECTED !!!" << endl;
}
nzmqt::ZMQMessage msg = nzmqt::ZMQMessage(QString::fromStdString("?corona>"+naam+">"+comando+">"+land+">"+begindag+">"+einddag+">"+beginmaand+">"+eindmaand).toUtf8());
send->sendMessage(msg);
nzmqt::ZMQMessage * incoming = new nzmqt::ZMQMessage();
while( sub->isConnected() )
{
sub->receiveMessage(incoming,0);
QString response = QString(incoming->toByteArray());
cout << response.toStdString() <<endl;
}
}
else {cout << "\nGeef de dag in :" << endl;
getline(cin,dag);
cout << "\nGeef de maand in :" << endl;
getline(cin,maand);}
sub->subscribeTo(QString::fromStdString("!corona>" + naam + ">").toUtf8());
if( !send->isConnected() || !sub->isConnected() )
{
cerr << "NOT CONNECTED !!!" << endl;
}
nzmqt::ZMQMessage msg = nzmqt::ZMQMessage(QString::fromStdString("?corona>"+naam+">"+comando+">"+land+">"+dag+">"+maand).toUtf8());
send->sendMessage(msg);
nzmqt::ZMQMessage * incoming = new nzmqt::ZMQMessage();
while( sub->isConnected() )
{
sub->receiveMessage(incoming,0);
QString response = QString(incoming->toByteArray());
cout << response.toStdString() <<endl;
}
}
catch( nzmqt::ZMQException &ex )
{
std::cerr << "Catched an exception : " << ex.what();
}
return 0;
}
else if (ja != 1 && ja != 2)
{
cout << "Onbekende gegevens \nProbeer het eens nog een keer en geef eens of '1' of '2' in ..!" << endl;
}
}