# US English Message file for Net components
# ## Internal [ 0, 19]
GOT_MINUS_ONE=Got minus one from a read call
ASSERTION_FAILED=Internal Error
# ## NT Errors [ 20, 99]
NT_CONNECTION_
# $Id: message.properties.en_US,v 1.19 2004/09/07 09:50:57 xrath Exp $
file.transfer.complete = File transfer completed: "{0}"
who.added.me = You were added by {0}.
add.approve = Accept and add this u
# $Id: message.properties,v 1.22 2004/08/04 07:05:49 xrath Exp $
file.transfer.complete = File transfer completed: "{0}"
who.added.me = You were added by {0}.
add.approve = Accept and add this user.
a
// Message.java
// Message represents an object that can be sent to an IMPeer;
// contains the sender and content of the message.
package com.deitel.advjhtp1.jini.IM;
// Java core package
impor
// Message.java
// Message represents an object that can be sent to an IMPeer;
// contains the sender and content of the message.
package com.deitel.advjhtp1.jini.IM;
// Java core package
impor