Sockets

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
maHe_281876
Level 1
Level 1

Hey,

   

 

   

I have two furthermore questions.

   

1. Where is an description of what is the different between U-Port, S-Port and P-Port sockets?

   

2. How can I explicitly map an endpoint to an socket? In all examples, there is no specific assignment.

   

 

   

Marco

0 Likes
1 Reply
Anonymous
Not applicable

1. You can look at cyu3socket.h and other header for the number of sockets etc. The proper handling and complexity of the socket is taken care by the APIs.

   

2. Please look at CyU3PUsbMapStream() in the APIGuide.

   

Regards,

   

Anand

0 Likes