UdpServerMultiplexConnection External
| Provider |
Eclipse.org |
| Vendors |
IBM |
| Version |
1.1.0 |
User Datagram Control Protocol/Internet Protocol (UDP/IP) Server MultiplexConnection
Configuration Information
|
Configuration Key
|
Data
|
Units
|
Description
|
| localhost |
String |
|
The local host name or address
|
| localport |
Integer |
|
The local port number on the host
|
| maxchannels |
Integer |
|
The maximum number of incoming channel connections accepted
|
| readsize |
Integer |
|
The read size value in bytes
|
| writesize |
Integer |
|
The write size value in bytes
|
| V1_1_0_2009_09_10 .. V1_1_0_2008_08_07 |
2008-07-31 |
1.1.2.6 |
Change openChannel parameter from string to map. |
| V1_1_0_2008_07_39 |
2008-07-30 |
1.1.2.5 |
Cleaned up parameters and constructors. |
|
2008-07-29 |
1.1.2.4 |
Removed custom parameters, as all are inherited from udp multiplex connection. |
| V1_1_0_2008_07_29 |
2008-07-29 |
1.1.2.3 |
|
2008-07-29 |
1.1.2.2 |
Fixed description. |
| V1_1_0_2008_07_21 .. V1_1_0_2008_07_14 |
2008-07-14 |
1.1.2.1 |
Initial version. |