![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| High Level Programming Post questions about C, C++, Java, SQL, and other programming languages here. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| IP Socket | comcaps | IP Networking | 1 | 12-06-2005 02: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 01:43 PM |
| socket | amin | IP Networking | 1 | 02-10-2001 01:45 PM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
How to use the socket
I must write some codes about client/server architecture.
The server program send the data to the client program,And the data is huge count and I want to implement that If some error happen and traslation of the data is interrupted,The program can send the data to the client program from the pos of the data stream where is interrupted. |
| Forum Sponsor | ||
|
|
|
#2
|
||||
|
||||
|
I started my UNIX voyage 15 years ago or so with this book:
<B> UNIX Network Programming by Richard Stevens</B> If you get this text (or similar texts by Stevens) and work the examples, you will be become a sockets, client-server expert. |
||||
| Google The UNIX and Linux Forums |
| Thread Tools | |
| Display Modes | |
|
|