OSDN Git Service

Mail Destination Confirm Program(Beta) start
authortakuya-o <takuya-o>
Sun, 20 Feb 2005 23:44:04 +0000 (23:44 +0000)
committertakuya-o <takuya-o>
Sun, 20 Feb 2005 23:44:04 +0000 (23:44 +0000)
commitf7d3412074635918821a1a5bd8a21272f72da8b9
treef5b9c82d9fd560a79e34ed5acbe5fb46b5f9fe93
Mail Destination Confirm Program(Beta)
31 files changed:
BetaProject.jpr [new file with mode: 0644]
classes/BetaProject.cdi [new file with mode: 0644]
classes/DaemonProject.cdi [new file with mode: 0644]
classes/org/jent/checksmtp/Application$1.class [new file with mode: 0644]
classes/org/jent/checksmtp/Application.class [new file with mode: 0644]
classes/org/jent/checksmtp/ApplicationProperties.class [new file with mode: 0644]
classes/org/jent/checksmtp/LDAPSearch.class [new file with mode: 0644]
classes/org/jent/checksmtp/Processer.class [new file with mode: 0644]
classes/org/jent/checksmtp/SMTPclient.class [new file with mode: 0644]
classes/org/jent/checksmtp/SetupFrame.class [new file with mode: 0644]
classes/org/jent/checksmtp/SetupFrame_AboutBoxPanel1.class [new file with mode: 0644]
classes/org/jent/checksmtp/SmtpBufferedWriter.class [new file with mode: 0644]
classes/org/jent/checksmtp/SocketProxy.class [new file with mode: 0644]
classes/org/jent/checksmtp/ToListDialog$1.class [new file with mode: 0644]
classes/org/jent/checksmtp/ToListDialog$2.class [new file with mode: 0644]
classes/org/jent/checksmtp/ToListDialog$3.class [new file with mode: 0644]
classes/org/jent/checksmtp/ToListDialog.class [new file with mode: 0644]
deploy/CheckSMTP-0.1.jar [new file with mode: 0644]
deploy/CheckSMTP.jar [new file with mode: 0644]
deploy/mdc.jar [new file with mode: 0644]
src/mdc.deploy [new file with mode: 0644]
src/org/jent/checksmtp/Application.java [new file with mode: 0644]
src/org/jent/checksmtp/ApplicationProperties.java [new file with mode: 0644]
src/org/jent/checksmtp/LDAPSearch.java [new file with mode: 0644]
src/org/jent/checksmtp/Processer.java [new file with mode: 0644]
src/org/jent/checksmtp/SMTPclient.java [new file with mode: 0644]
src/org/jent/checksmtp/SetupFrame.java [new file with mode: 0644]
src/org/jent/checksmtp/SetupFrame_AboutBoxPanel1.java [new file with mode: 0644]
src/org/jent/checksmtp/SmtpBufferedWriter.java [new file with mode: 0644]
src/org/jent/checksmtp/SocketProxy.java [new file with mode: 0644]
src/org/jent/checksmtp/ToListDialog.java [new file with mode: 0644]