![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| IP Networking Learn TCP/IP, Internet Protocol, Routing, Routers, Network protocols in this UNIX and Linux forum. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Sendmail fails receiving mail since the IP changed on Redhat Server | lamoul | Red Hat | 3 | 09-26-2009 12:13 AM |
| Constructing a server daemon / questions on handling clients | dragonfly | High Level Programming | 2 | 04-29-2009 09:15 AM |
| problem receiving data from TCP socket | SaTYR | High Level Programming | 1 | 12-05-2008 08:59 AM |
| Insert data from Unix Server to DB in a MS Server 2003 | Metalero de Oz | UNIX for Advanced & Expert Users | 1 | 02-18-2008 06:24 PM |
| Receiving error on Unix server-- java.lang.UnsatisfiedLinkError: registerNatives | loveToBlade | UNIX for Dummies Questions & Answers | 4 | 08-23-2006 06:00 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
UDP Server/Daemon for receiving & acknowledging data
I'm looking for a couple high level pointers to writing a UDP server that will be acknowledging data at a rate of approximately twelve packets every second and will be running on and older but more or less dedicated Solaris 9 box.
Acknowledging the data packets is relatively simple, after checksumming I need only pull the header data from the original packet and include it in the acknowledgment. I will need to keep a log of the acknowledgments sent, either by just streaming to a binary file or to an archive via MQSeries. It's been suggested that I look into inetd... I'm also looking over a couple simple UDP client/server examples, but I'm a relative noob at networking and could use a couple high level pointers lest I end up in any number of rabbit-holes along the way. Any suggestions/advice would be much appreciated... Thanks! |
|
||||
|
Thanks - I have the Stevens, "Unix Network Programming Volume I" reference but it is out of date (2nd edition) so I've been looking for source material online.
Any advice as to the best way to implement... even general "direction" suggestions would be much appreciated.? |
![]() |
| Bookmarks |
| Tags |
| inted, udp |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|