Click here to Skip to main content
15,891,253 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hello, I have a task that must be solved.
So it consists of the following. You must write code in a language c / C + + / C #, Pascal, VB, maybe another.
So I have one source and one receiver, as is done in relation to two channels. Protocol is TCP. You must send 20 packages from source to receiver, the algorithm is as follows: 8 package in the first channel, then one package per second channel,and then again in the first 8 channel package, etc. If some can help.
Posted

1 solution

See, for instance "Getting Started with Winsock" on MSDN [^].
:)
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900