How to find out the communication port of sap system
It's simple. Connect the SAP server with SAP GUI on the terminal, and then run netstat -a (I am in WinXP) at the command prompt to know the communication port with SAP. Generally, it is port 3200. If you want to develop forms graphically, you have to open port 3300.