![]() |
|
|
|
|
|||||||
| 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 |
| problem with socket reading | swap007 | UNIX for Advanced & Expert Users | 2 | 05-20-2008 10:08 PM |
| Cloning a socket connection, using other port numbers | jonas.gabriel | High Level Programming | 4 | 12-10-2007 12:10 PM |
| Socket programming:One server two port | abc.working | UNIX for Dummies Questions & Answers | 1 | 10-17-2007 09:32 AM |
| Socket Problem | Agent007 | High Level Programming | 3 | 04-03-2004 05:15 PM |
| socket on serial port | kintoo | High Level Programming | 2 | 07-31-2001 12:44 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
|||
|
[Problem]Reuse port in BSD socket
I write a chat server using BSD socket, which is listen to
an specific port, say 1212. After the chat server is shutdown, I want to execute the program again. But kernel will say that the port 1212 is now unavailable. I have to wait for a while to reuse the port 1212. I am sure there's no other user using the same port on the workstation. Please tell me how to reuse the port. thanks for help. |
| Forum Sponsor | ||
|
|