eiss.norn.2.1.1.source-code.norn-messages.properties Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of norn Show documentation
Show all versions of norn Show documentation
UDP Multicast based java remoting using RMI under the hood.
# Copyright 2013 Markus Geiss
#
# Licensed under the Apache License, Version 2.0 (the "License"); you may not
# use this file except in compliance with the License. You may obtain a copy of
# the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
# WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
# License for the specific language governing permissions and limitations under
# the License.
message.illegal.argument.multicast.address=Multicast address must not be null and consists of a valid IPv4 address in \
the range from 224.0.0.0 through 239.255.255.255
message.illegal.argument.multicast.port=Mulitcast port must consists of a valid dynamic port number in the range from \
49152 through 65535
message.illegal.argument.rmi.registry.port=RMI registry port must consists of 1099 or a valid dynamic port number in \
the range from 49152 through 65535
message.illegal.argument.socket.timeout=Socket timeout most consist of a valid number in the range from 0 through \
2147483647