View Single Post
Join Date: Dec 2008
Posts: 14
Reputation: d0pedup is an unknown quantity at this point 
Solved Threads: 0
d0pedup d0pedup is offline Offline
Newbie Poster

Re: UNIX Client and Server

 
0
  #6
Dec 2nd, 2008
I'm no expert in socket programming, but i think these functions might be of some use.
  1. send() to send data
  2. recv() to receive data
Hope i helped.
Reply With Quote