.NET Samples IP Configuration Guide

FIX Antenna .NET Programmer's Guide

All FixAntenna.NET Samples are by default configured to use localhost host but different IP ports. See the table below.

Sample nameDefault port of acceptors (Listen port in engine.properties)Default port of initiatorsComments
Benchmark\Receiver9101-See Benchmark
Benchmark\Sender91029101Default port of new connection can be changed in main form. See Benchmark
Benchmark\SimpleBenchmark91129112The sample was included in previous version of FixAntena.NET, but is not supported any more.
EchoServer9103-EchoServer
ExchangeEmulator9104-See ExchangeEmulator
SimpleClient9106, 9107(SSL)9104Default port of new connection can be changed in New Connection dialog window. See SimpleClient
ICE91089105Default port of new connection can be changed in New Connection dialog window See ICE
CMEGLobex9110-See CMEGlobexClient
HelloWorld/Acceptor9115-See "Hello, World!" Sample Walkthrough
HelloWorld/Initiator91169115See "Hello, World!" Sample Walkthrough
Note Note

If you change the default settings of IP ports, make sure that each sample has a different listen port in engine.properties, otherwise samples will not be able to start on the same machine simultaneously.

See Also

Other Resources