Search Results

Search: Posts Made By: kapslock
Forum: IP Networking 06-10-2005
5,417
Posted By kapslock
I think all you need to do is to write a simple...
I think all you need to do is to write a simple client, using sockets.

UDP was never meant to acknowledge data receipt - so the ack meachnism isn't built in the protocol. If you'e building the...
Forum: IP Networking 06-10-2005
5,615
Posted By kapslock
I guess the setup is like this: There's a...
I guess the setup is like this:

There's a client running on a solaris box, and is receiving data.

Please note that servers specify ports they send the data on. Client don't necessarily specify...
Forum: Programming 06-10-2005
15,989
Posted By kapslock
Yes, your compiler is most likely optimizing the...
Yes, your compiler is most likely optimizing the code. If you work with gcc, this is the second level of optimization, represented by

gcc -O2.

option (and this is default). You might want to...
Showing results 1 to 3 of 3

 
All times are GMT -4. The time now is 09:08 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy