miha_vitorovic
487882dbff
- 'getBroadcastAddresses' now accepts a port as parameter which in then used in all returned broadcast addresses.
...
- 'getBroadcastAddresses' now returns a default broadcast address (255.255.255.255) on failure, if no other broadcast address was found.
2011-01-10 16:13:23 +01:00
miha_vitorovic
f6a9148bc3
Removed TODO from the comment for getBroadcastAddresses
2011-01-09 21:00:37 +01:00
miha_vitorovic
387d8aa0dc
Some final fixes to addressUtils regarding byte-order.
2011-01-07 08:58:17 +01:00
miha_vitorovic
5f6652af0b
- Moved osiSockAddr comparators to 'inetAddressUtil.h'
...
- moved serve response handler implementation(s) to '/server' and fixed #includes and Makefile
2011-01-05 10:29:46 +01:00
miha_vitorovic
6917f6d468
caConstants.h: removing needless declarations.
...
blockingUDPTransport.*: implementation - work in progress
remote.h: added file
inetAddressUtil.*: added 'inetAddressToString' function and fixed 'getSocketAddressList' declaration.
inetAddressUtilsTest.c: using the new function.
Makefile: added remote.h
2010-12-24 10:37:16 +01:00
miha_vitorovic
6bebb6594c
- Added inetAddressUtil.
...
- Fixed Makefiles to use a single pvData library.
2010-12-10 09:52:22 +01:00