Ignore:
Timestamp:
Jul 1, 2010, 1:43:04 PM (14 years ago)
Author:
Sam Habiel
Message:

Some profiling code in BMXNetLib.cs conditional on #DEBUG.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BMXNET_RPMS_dotNET_UTILITIES-BMX/trunk/cs/bmx_0200scr/BMX2/BMXNetTest/frmBMXNetTest.cs

    r817 r818  
    11131113                                // the values you collected to LoadConnectInfo(access,verify)
    11141114                                //
    1115                                 m_ci.LoadConnectInfo("172.16.17.31",9240,"","");
     1115                                m_ci.LoadConnectInfo("192.168.1.103",9260,"","");
    11161116
    11171117                                m_ci.AppContext = "BMXRPC";
Note: See TracChangeset for help on using the changeset viewer.