[Message Prev][Message
Next][Thread Prev][Thread Next][Message
Index][Thread Index]
Viewer port validation with ephemeral range
- Subject: Viewer port validation with ephemeral range
- From: "Kevin Hawkins" <lists@xxxxxxxxxxxxxxxxx>
- Date: Thu, 3 Jun 2004 16:12:56 +0100
Just noticed this using v 1.2.1.5 - although v1.2.1.4 seemed OK
The following message caused an error during its processing.
Specified argument was out of the range of valid values.. Parameter name:
port
The message was received from 192.168.1.43:4396
xap-hbeat
{
v=12
hop=1
uid=FF232300
class=xap-hbeat.alive
source=UKUSA.Tel.LineOne
interval=60
port=-32768
}
The error that was generated is as follows:
Specified argument was out of the range of valid values.
Parameter name: port
Source: System
Specified argument was out of the range of valid values.
Parameter name: port.
System.ArgumentOutOfRangeException: Specified argument was out of the range
of valid values.
Parameter name: port
at System.Net.IPEndPoint..ctor(IPAddress address, Int32 port)
at KCS.xAP.Framework.Transport.xAPHubClientEntry..ctor(xAPHeartbeat
heartbeat)
at
KCS.xAP.Framework.Transport.xAPHubListener.OnLocalHeartbeatReceived(xAPMessa
ge message, IPEndPoint from_ip_ep)
at
KCS.xAP.Framework.Transport.xAPHubListener.OnMessageReceived(xAPMessage
message, IPEndPoint from_ip_ep)
at KCS.xAP.Framework.Transport.xAPListener.OnReceive(IAsyncResult ar)
xAP_Development Main Index |
xAP_Development Thread Index |
xAP_Development Home |
Archives Home
|