Arm Community
Site
Search
User
Site
Search
User
Support forums
Keil forum
what is the maximum value for TCP_NUM_SOCKS
Jump...
Cancel
State
Accepted Answer
Locked
Locked
Replies
2 replies
Subscribers
24 subscribers
Views
1358 views
Users
0 members are here
Options
Share
More actions
Cancel
Related
How was your experience today?
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion
what is the maximum value for TCP_NUM_SOCKS
OldFoggy
over 4 years ago
What is the maximum number of TCP sockets the network library can handle?
Top replies
Franc Urbanc
over 4 years ago
+3
verified
The number of sockets in Net_Config_TCP.h is limited to 20 sockets. However, this is a RTE limit, you can manually set this number to a maximum of 255 sockets, as the sockets are stored internally as...
Parents
0
OldFoggy
over 4 years ago
in reply to
Franc Urbanc
Thank You
Cancel
Vote up
0
Vote down
Cancel
Reply
0
OldFoggy
over 4 years ago
in reply to
Franc Urbanc
Thank You
Cancel
Vote up
0
Vote down
Cancel
Children
No data