no recv

P

Paras Sharma

Hi

Pls ignore- if this cannot be done through Programming .


I have one Client Server TCP Socket Application [where Server is
external]

socket(AF_INET..)

Client sends the packet but donot wants to recieve, where as Server
sends for every recive packet.

The requirement is to send max packet to the server.

Can we clear the buffer without calling recv()/select/poll or tell
server TCP socket that we are just in sending mode.

Is there any way to do so with programing or system's configurations.


Thanks
Paras
 
R

Richard Bos

Paras Sharma said:
Pls ignore- if this cannot be done through Programming .

It's quite possible that it can be done, but it cannot be done in ISO C.
You're probably talking about a POSIX system, so ask again in
comp.unix.programmer - but for heaven's sake, at least read _their_ FAQ
before posting.

Richard
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,009
Latest member
GidgetGamb

Latest Threads

Top