Palm OS 3.1 and Windows NT

To configure the Palm network:

  1. Start the Prefs application on the Palm OS device.
  2. Tap Network.
  3. Tap Menu-- > Service-- > New.
  4. Give the service a name, for example Windows RAS and type the user name and password that you previously set on the PC.
  5. Click in the Phone area and type the phone number '00'. This signifies that no number should be dialed.
  6. Click Details.
  7. Set Connection type PPP, Idle time-out to Power Off and select Query DNS and IP Address: Automatic.
  8. Click Script and type the following script:
       Send: CLIENT   
    Send CR:       
      Delay: 1 
       Send: CLIENTSERVER 
        End: 
    
  9. Click OK.
  10. Ensure that the device is in its cradle and that RAS is running on the PC and click Connect to connect to RAS. You need to set the port speed to 19000 on both the client and server side.
  11. When the connection is made, click Disconnect to disconnect from RAS.
  12. To configure WebSphere MQ Everyplace on the Palm, open the Preference panel.
  13. Pull down a list of preferences and click the IBM menu item to display the IBM preference panel. The following text should appear:
    QMgr.Name.Local=LocalQM
    ExampleQM.Adapter.Url=TcpipHttp:xx.xx.xx.xx:8081
    ExampleQM.Adapter.Cmd=?Channel
    

    The following information enables the WebSphere MQ Everyplace queue manager on the Palm to make a connection to a WebSphere MQ Everyplace server and perform PutMsg and GetMsg() operations.

Palm OS 3.5 with Windows 2000

To configure the Palm network:

  1. From the applications window, select Prefs.
  2. From the drop down menu, select Network and enter the following information:

    Service
    Windows RAS

    User Name
    Your userid on the PC

    Password
    Your PC password

    Phone
    00
  3. Tap Details and enter the following information:

    Connection type
    PPP

    Idle timeout
    Power Off

    Query DNS
    Select

    IP
    Automatic
  4. Click Script and type the following script:
       Send: CLIENT
    	 Send: CLIENT 
       Wait For: CLIENTSERVER
    	 End:
    
  5. Click OK.
  6. Ensure that the device is in its cradle and that RAS is running on the PC and click Connect to connect to RAS. You need to set the port speed to 19000 on both the client and server side.
  7. When the connection is made, click Disconnect to disconnect from RAS.
  8. To configure WebSphere MQ Everyplace on the Palm, open the Preference panel.
  9. Pull down a list of preferences and click the IBM menu item to display the IBM preference panel. The following text should appear:
    QMgr.Name.Local=LocalQM
    ExampleQM.Adapter.Url=TcpipHttp:xx.xx.xx.xx:8081
    ExampleQM.Adapter.Cmd=?Channel
    

    The following information enables the WebSphere MQ Everyplace queue manager on the Palm to make a connection to a WebSphere MQ Everyplace server and perform PutMsg and GetMsg() operations.



© IBM Corporation 2002. All Rights Reserved