![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Rules & FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| Linux RedHat, Ubuntu, SUSE, Fedora, Debian, Mandriva, Slackware, Gentoo linux, PCLinuxOS. All Linux questions here! |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| IP Socket | comcaps | IP Networking | 1 | 12-06-2005 01:09 AM |
| C socket | Davide71 | UNIX for Dummies Questions & Answers | 4 | 10-18-2005 09:08 AM |
| Socket Programming socket | soshell | High Level Programming | 2 | 06-29-2004 04:49 AM |
| socket | mercutio | UNIX for Dummies Questions & Answers | 1 | 12-06-2001 12:43 PM |
| socket | amin | IP Networking | 1 | 02-10-2001 12:45 PM |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
socket creation!!!
Hi,
i'm using a TCP_IP socket. everyone knows that in a client/server program, wen client sends a lot of packets continuously and if there is a delay in reading from the socket on the server side, the recv(), call reads everything from the buffer... thats is the problem i'm facing. so i'm tryin to create a socket with SOCK_SEQPACKET, type... i know we cant use AF_INET family, i tried PF_INET, but it still doesn't work. can anyone say how to use this sock_seqpacket type??? Thnx, sri |
|||
| Google UNIX.COM |
| Forum Sponsor | ||
|
|