Improvements

You are here

Improvements

8 posts / 0 new
Last post
heller
heller's picture
Improvements

Hi all,

just to keep you informed, we made a lot of improvements in the mendelson opensource OFTP2 server for the next release. This adresses:

*problems with the credits/windows size
*transfer of huge files( tested with file size > 200MB in the actual codebase without problems)
*UTF-8 encoding in the text fields of the OFTP2 commands
*NERP/SFNA reason display
*Assignment of multiple certs/keys to a partner
*Localization issues to german

If you encounter any other problem please report this here.

Regards
Heller

nclous
nclous's picture

This is cool stuff Heller but I noticed not all code is checked in at sourceforge... Could you please commit them, I might be able to participate in your project

Thanks
Niels

heller
heller's picture

Niels,

everything is checkin in in my opinion, what are you missing?

Regards
Heller

nclous
nclous's picture

e.g.

AboutDialog.java
LogConsole.java
LogConsolePanel.java
DialogPreferences.java
PreferencesPanelLog.java
PreferencesPanelSecurity.java
PreferencesPanelSystemMaintenance.java
JDialogTransmissionLog.java
JDialogManualSend.java
OFTP2Client.java
OFTP2StatusBar.java
JDialogPartnerConfig.java
JPanelPartner.java
CommandExchangeBuffer.java
Field.java
SFID.java
SFNA.java
StreamTransmissionHeader.java
StatemachineSessionListener.java
DataTransmissionInbound.java
DataTransmissionOutbound.java
Postprocessing.java
Preprocessing.java
ServerSessionHandler.java
SystemActivityHandler.java
JDialogLogin.java
JDialogSelectServer.java
ClientServerLoggingHandler.java
entire package de.mendelson.util.log.*
KeystoreCertificate.java
TableModelCertificates.java
BCCryptoHelper.java
Base64.java
KeyStoreUtil.java
TableCellRendererDate.java
MecFileChooser.java
MecFileChooserImplSwing.java
MecResourceBundle.java
Splash.java
and only java source is checked in no libraries, docs etc.

Maybe some is depricated but I'm not able to compile the code. I've used the following command to check out the code:
cvs -z3 -d:pserver:anonymous@mendelson-oftp2.cvs.sourceforge.net:/cvsroot/mendelson-oftp2 co -P b5

Regards
Niels

heller
heller's picture

Niels,

you are right, there are some files missing. I will resubmit the code.

Regards
Heller

nclous
nclous's picture

Hi Heller,

That would be great! Thanks a lot

Niels

nclous
nclous's picture
heller wrote:

Hi all,

just to keep you informed, we made a lot of improvements in the mendelson opensource OFTP2 server for the next release. This adresses:

*problems with the credits/windows size
*transfer of huge files( tested with file size > 200MB in the actual codebase without problems)
*UTF-8 encoding in the text fields of the OFTP2 commands
*NERP/SFNA reason display
*Assignment of multiple certs/keys to a partner
*Localization issues to german

If you encounter any other problem please report this here.

Regards
Heller

Heller, can you confirm that to start the software in server mode only without GUI, I need to invoke:
de.mendelson.comm.oftp2.server.OFTP2Server

We're going to run the software in the accesszone and the machine does not have X installed.. Using ssh I can do port-tunneling on port 1235 and port 3333 and start the client on another server but currently there's not main available in de.mendelson.comm.oftp2.client.OFTP2Client. Would that be on option to create? Or can we even use the client-server functionality so the client does not have to access the database and certificate-store directly ?

Regards
Niels

Niels

heller
heller's picture

Niels,

We plan to release a version under commercial license later and set the software under dual license. This will be a feature for the commercial version, same model as for the mendelson AS2 server.

Anyway we are still looking for companies that will use the mendelson opensource OFTP in productive environment. If you plan to do this please contact me per mail: sh at mendelson dot de.

Regards
Heller