Click here to Skip to main content
15,896,154 members
Please Sign up or sign in to vote.
2.33/5 (2 votes)
See more:
Hi CPs,

I need you guys help with my project. Its required to write a program to perform isochronous transmission in a client-server environment. Well I understand that it uses both synchronous and asynchronous transmission. But how can I make sockets work with both principles? Can anyone point any materials or give some algorithms on how it would work. Even Google points to asynchronous transmission when I type isochronous.
Posted
Comments
Sergey Alexandrovich Kryukov 19-Dec-13 12:55pm    
Isochronous transmission where? Over Internet? LAN with Ethernet? Where did you get the idea of this concept? Who told you that it means "both synchronous and asynchronous" (what would it supposed to mean? :-)?
—SA

1 solution

Do you mean isochronous burst transmission[^]?

This page should give you some clues: "Isochronous Transmission Overview"[^].
 
Share this answer
 
v2

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