
User’s Manual Version 1.2
Devolinx Serial-Ethernet Server
STE-601C
Copyright © 2007 Aaxeon Technologies, Inc.
All rights reserved.
- 35 -
6. Start Writing Your Own Applications
Before you start writing your host applications or programs to interact with STE-601C, please make sure you
have done the following.
Preparing the System
1. Properly connect STE-601C hardware including power, Ethernet and RS-232/RS-485 cables.
2. Properly configure the parameters of STE-601C including connection type, IP address, gateway IP
address, and network mask accordingly (see chapter 3
Hardware Installation
section).
3. Configure STE-601C as TCP Server using default TCP port number 4660.
4. The host (PC) application program must be configured as a TCP client and connects to STE-601C with
designated TCP port number 4660 for COM1.
5. Make sure STE-601C is running by checking the running status through
monitor.exe
configuration
utility.
6. If test OK, begin writing custom application.
*Refer to your chosen programming language guide for socket application development.