Is anyone good with socket programming?

I need a slightly expanded version of talker.c and listener.c - section 6.3: Client-Server Background - where after listener receives the packet (if he receives the packet), he sends a packet BACK to the talker on the same socket.