What's new in Serial to Ethernet Connector 9.0.1253

Apr 19, 2023
  • Added: new software drivers signed by Microsoft.
  • Added: color indication that the maximum number of client connections allowed for a remote server has been reached.
  • Improved: Spanish, French, and German localizations.
  • Fixed: compatibility issues with 12th Gen Intel® Core™ processors.
  • Fixed: issues with displaying long port names.
  • Lots of minor fixes and improvements.

New in Serial to Ethernet Connector 9.0.1253 (Apr 18, 2023)

  • Added: new software drivers signed by Microsoft.
  • Added: color indication that the maximum number of client connections allowed for a remote server has been reached.
  • Improved: Spanish, French, and German localizations.
  • Fixed: compatibility issues with 12th Gen Intel® Core™ processors.
  • Fixed: issues with displaying long port names.
  • Lots of minor fixes and improvements.

New in Serial to Ethernet Connector 8.0.1173 (May 25, 2021)

  • Lots of minor fixes and improvements.

New in Serial to Ethernet Connector 8.0.1113 (Jun 1, 2020)

  • Added: a new improved user interface.
  • Added: the list of remote connections available on the network.
  • Added: the ability to pause active network connections.
  • Added: the ability to break a specific connection.
  • Added: the ability to reset the connection statistics.
  • Discontinued: support for Windows XP, Windows Vista, Windows 2003, and Windows 2008 and Windows 7 versions. Serial to Ethernet Connector versions for Windows 7 SP1 and Windows 2008 R2 SP1 are still supported.
  • Added: the menu “For developers” with the options to open the OEM user manual, view code samples, and generate the OEM Redistribution Package. (In the OEM version only.)

New in Serial to Ethernet Connector 7.1.876 (Jan 31, 2017)

  • Improved: the drivers have passed WHQL certification and are now digitally signed by Microsoft.
  • Fixed: a crash of the service on creating a client Telnet connection on a real COM port.
  • Fixed: when creating a connection, changing the port number did not change the connection name.
  • Fixed: when creating a connection, the “Create as virtual port” option ignored the port type.
  • Fixed: virtual ports might not work after the system was woken up from sleep mode or booted with Fast Startup.
  • Fixed: if the system went to sleep while data transfer was in progress, the communication was not resumed after waking up.
  • Fixed: enabling the “Break connection if no activity for” option could cause an error on the server side.

New in Serial to Ethernet Connector 7.0.815 (Oct 5, 2016)

  • Fixed: a crash of the GUI when creating a connection on Windows 10 build 1607.
  • Fixed: a crash of the service when creating identical Telnet connections via mirroring.
  • Fixed: after editing the connection settings, the changes were occasionally not saved.
  • Fixed: for client connections on Windows 10, adding a large number of remote hosts could result in high CPU load.
  • Fixed: a crash of the GUI when rapidly toggling the “Turn On/Off SEC” button.
  • Fixed: when a connection was lost, its status in the connection tree might not be updated.
  • Fixed: reading of the connection list could sometimes fail with an error (OEM version).
  • Fixed: a memory leak in the OEM usage samples.

New in Serial to Ethernet Connector 7.0.609 (Jun 3, 2016)

  • Added: a redesigned interface.
  • Added: the ability to export/import the connections configuration (from the GUI as well as the command line).
  • Added: the ability to set the size of the buffer or disable buffering altogether.
  • Improved: performance when creating multiple virtual COM ports at a time.
  • Improved: conditional data sending:
  • you can now specify multiple conditions;
  • the “Send data when received char with code” condition now accepts characters with ASCII codes above 127.
  • Improved: on removing a connection, the virtual COM port is now deleted even when opened.
  • Fixed: an issue where the GUI failed to connect to the service after reopening.
  • Fixed: incorrect behavior of strict baud rate emulation.
  • Fixed: some activation issues.
  • Fixed: a crash of the service on attempt to create a virtual COM port with a long name.
  • Fixed: a condition where a client connection set to communicate with a large number of servers could disappear after a reboot.
  • Fixed: a crash of the GUI on attempt to send a mirror request.
  • Fixed: a condition where a server would sometimes start listening for connections when not supposed to (i.e. when configured to start listening only when the COM port is opened, and the port was closed).
  • Fixed: the service could become unresponsive on startup on some older processors.
  • Fixed: with delayed sending enabled, the data could get split across multiple network packets.
  • Fixed: the “Break connection if no activity” option was not functional.
  • Fixed: a break signal from a device was not transmitted when using the Telnet protocol.
  • Fixed: a few minor bugs related to flow control negotiation.

New in Serial to Ethernet Connector 6.1.530 (Feb 7, 2014)

  • Improved: data transfer when sharing fax machines
  • Added: Windows 8.1 and Windows Server 2012 R2 support
  • Fixed: incorrect manual reactivation in case there was no Internet connection
  • Fixed: SEC service failure when trying to successively delete multiple connections

New in Serial to Ethernet Connector 6.1.524 (Oct 8, 2012)

  • Added:
  • Windows 8 and Windows Server 2012 64-bit support
  • command line options are now available in single and demo builds of SEC. Command-line activation is possible as well.
  • connection parameters can be passed to SEC service via command line as an xml structure now
  • Improved:
  • our drivers successfully passed Microsoft Windows Hardware Quality Labs (WHQL) tests and are digitally signed by Microsoft now
  • Fixed:
  • activation issue on Windows machine with Thai system locale caused by peculiarities of Thai calendar format
  • issue when SEC service was not responding while trying to establish telnet connection
  • SEC GUI and service performance issues caused by handle leak
  • rare cases of unexpected trial period expiration in SEC demo build after the system reboot
  • minor compatibility issues with the previous format of service management - for OEM License owners

New in Serial to Ethernet Connector 6.0.500 (Apr 19, 2012)

  • Added:
  • new user interface for even easier connections creation and management; connections visualization added
  • possibility to control serial ports (both on server and client sides) directly from your own application by executing dll functions. 64-bit applications are supported as well. - for OEM License owners
  • connections can be created, edited and deleted via command line now - for OEM License owners
  • possibility to turn off Serial to Ethernet Connector (Administrator rights required). Permits to temporarily disable created connections without deleting them
  • possibility to specify several remote computers for simultaneous UDP connection
  • sample client-server pair can be created to see how Serial to Ethernet Connector works
  • read/write access rights can be now configured basing on the last client's/server's activity. Data can be sent to or received from only last or the last active client/server
  • connection's summary and statistics are available upon click on the required connection in the tree
  • IPv6 support
  • support for the beta version of Windows 8
  • Serial to Ethernet Connector can be run and used (including the registration procedure) under user account
  • automatic check for updates
  • Improved:
  • Ring signal transferring mechanism
  • Internal drivers became more stable:
  • data transmission between virtual ports was improved. This makes data transmission lossless and helps avoid application hanging
  • data transmission on multicore systems was improved. This helps avoid data distortion and transmission hanging
  • virtual ports creation now consumes less CPU resources, which is useful when multiple connections are created
  • sending and receiving messages via shared fax machines became more stable
  • Fixed:
  • some cases of SEC Service failure when sending data to multiple connections at a time
  • issue when SEC Service failed to recreate some virtual ports after the system reboot
  • Telnet initialization issue when data was transferred prior to COM port parameters
  • multi-client technology issue. Now, even if one of servers does not respond, there is no delay in sending data to the rest of servers
  • Update:
  • new XML-based mode of communication with SEC Service. Data representation as xml blocks simplifies commands understanding and management. Previous format of Service management is still supported for the owners of older OEM builds
  • conditions for packets transmission can be set now for all connection types
  • statistics on sent/received bytes is now displayed separately for each host of the given connection - for all connection types
  • setting a period of time after which SEC will try to restore connection is now optional
  • read/write access rights can be now configured for all connection types
  • navigation through recently opened SEC tabs is available now
  • Windows NT4 is not supported anymore

New in Serial to Ethernet Connector 5.0.6.331 (Nov 7, 2008)

  • Added: universal function Keep Connection Alive for Telnet and Raw protocols
  • Updated: User Manual
  • Fixed: bug with transfer of signal lines status in multiclient
  • Fixed: delay of data transfer in multiclient if one of the servers was off
  • Some interface fixes

New in Serial to Ethernet Connector 5.0.5.301 (Jul 23, 2008)

  • Added: now all SEC internal drivers for Windows Vista and Server 2008 are digitally signed by Microsoft
  • Added: IP's list in "client" connection type, which gives you the ability to connect to several remote hosts simultaneously
  • Added: re-naming full port names in Device Manager
  • Added: ability to send data of certain size and on receiving the specified char in UDP connection type
  • Improved: Telnet protocol stability
  • Fixed: rare spontaneous program crash in Windows XP SP3
  • Fixed: bug with spontaneous service freezing in some cases
  • Fixed: bug with flow stop in some cases
  • Fixed: bug with memory leak in service and GUI
  • Fixed: bug with many connections deleting

New in Serial to Ethernet Connector 4.1.5.207 (Nov 28, 2007)

  • Improved: mechanism of connection establishing when authorization and encryption are used
  • Fixed: minor bug in virtual serial port driver installation in Windows 2000
  • Fixed: several other bugs and glitches

New in Serial to Ethernet Connector 4.1.5.198 (Sep 25, 2007)

  • Improved: management and control of virtual serial ports
  • Several internal algorithms also refreshed
  • Fixed: bug with launching Serial to Ethernet Connector in Windows NT4
  • Fixed: real serial ports are properly detected now in Windows NT4
  • Fixed: several other minor glitches

New in Serial to Ethernet Connector 4.1.5.196 (Aug 9, 2007)

  • Some algorithms were optimized, thus improving the management and control of virtual serial ports
  • Several internal algorithms also refreshed
  • Fixed: bug in interface, while switching to "Edit" tab
  • Some minor additional fixes

New in Serial to Ethernet Connector 4.1.5.192 (Aug 3, 2007)

  • Added: now you are able to manage port signal lines states in connections
  • Added: verifying connection's integrity by using new "send command to keep connection alive" feature - now you can keep connection alive easily
  • Added: ability to set pauses after which all received data is sent to remote end when using UDP as underlayer protocol
  • Improved: mechanism of connection establishing when authorization and encryption are used
  • Improved: logging of all internal SEC operations is enhanced greatly
  • Improved: Ring signal transferring mechanism
  • Several internal algorithms also refreshed
  • Fixed: bug in "NOTIFY-MODEMSTATE" event in Telnet protocol
  • Fixed: bug when transferring large amounts of data
  • Fixed: other minor bugs and glitches

New in Serial to Ethernet Connector 3.1.12.138 (Mar 19, 2006)

  • Fixed: Some minor issues with product registration