Commit graph

23 commits

Author SHA1 Message Date
Brad Hefta-Gaub
f445a391b7 added back arpa/inet.h and ifaddrs.h for mac and unix 2014-01-15 15:03:03 -08:00
Brad Hefta-Gaub
5725a92cfe get rid of arpa/inet.h and netdb.h 2014-01-10 18:13:23 -08:00
Stephen Birarda
49191826af add check for pending datagrams before read 2013-12-02 14:08:49 -08:00
Stephen Birarda
141394a664 replace UDPSocket with QUDPSocket 2013-12-02 13:34:29 -08:00
Stephen Birarda
afe49bc756 switch calls to printLog to QDebug 2013-07-16 11:07:22 -07:00
Stephen Birarda
0b9b8a14d1 couple of type squishes 2013-05-13 16:36:55 -07:00
Stephen Birarda
cc4492bad8 fix memory breakages after previous change 2013-05-13 16:29:43 -07:00
Stephen Birarda
0f9d72e2c1 keep one last PairableDevice and one last RequestingClient 2013-05-13 16:14:17 -07:00
Stephen Birarda
3fdd9c5a39 some refactoring for device parsing in pairing server 2013-05-13 13:17:14 -07:00
Andrzej Kapolka
6389f0bc13 OK, I give up. 2013-05-03 15:49:31 -07:00
Andrzej Kapolka
34a5293b13 Added newline at end of file; just trying to get this file out of the diff. 2013-05-03 15:48:34 -07:00
Andrzej Kapolka
861e78f161 Removed my temporary fix for pairing server bits. 2013-05-03 15:47:03 -07:00
Andrzej Kapolka
d28356e776 Merge branch 'master' of https://github.com/worklist/hifi 2013-05-03 14:55:13 -07:00
Stephen Birarda
82db78cc67 include cstring for use of strlen 2013-05-03 14:41:56 -07:00
Stephen Birarda
2ab7bc0d8a add cstdio for sscanf and printf 2013-05-03 13:01:02 -07:00
Andrzej Kapolka
8923057d0e Compile fix, need to use integer GL uniform. 2013-05-03 13:00:48 -07:00
Stephen Birarda
597c8336bd change the pairing server listen port to 7247 2013-05-03 12:34:29 -07:00
Stephen Birarda
d0444ee5b7 accept a local address and port from requestor 2013-05-03 12:22:20 -07:00
Stephen Birarda
dea2038200 send the address and socket of device requesting pair to last available 2013-05-02 17:00:39 -07:00
Stephen Birarda
e5cd66313a check the number of sscanf matches, store sending socket for device to reply 2013-05-02 16:28:19 -07:00
Stephen Birarda
9050642390 add pairing device to vector after creation 2013-05-02 16:11:34 -07:00
Stephen Birarda
87f48b5bc4 add a PariableDevice struct that will hold device info in vector 2013-05-01 15:40:31 -07:00
Stephen Birarda
01816ccda3 add a base config for a pairing server 2013-05-01 14:23:25 -07:00