
October 3rd, 2004, 10:33 PM
|
|
Registered User
|
|
Join Date: Oct 2004
Posts: 1
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
Multi-stream Application layer socket
Hi,
I like to develop a a multi-stream application layer socket. It will be parallel and reliable transmission of multiple objects over a single socket or connection almost like download accelerator. I have to do it in Unix socket C programming. Can I get some help with sample programs or hints? I have to use multiplexing algorithm for S-TCP.
|