INtime SDK Help
Migrating to Network7
INtime SDK v7.1 > References > Migrating to Network7

INtime version 4 introduced a new network stack with many new and advanced features, called "network7". The old implementation has been left in the product for backwards-compatibility reasons, but no new development will occur on that implementation. New network projects should use network7 and it is likely that some older projects will be migrated to take advantage of the new features, and ongoing hardware support.

In order to migrate your application, you will need to recompile your project and likely make some source code changes.

Converting your project

Some project settings need to change to recompile your application to use the new stack. They are as follows:

Changes to source code

The following are major changes in the implementation of the network software, and are designed to pull the stack closer to a standard implementation.

New features

The following are features new to INtime networking.

See Also