| Author | 
		  Message | 
  		
  		
		     Topic: About Triggering the application | 
  		
  		
		  looloo
  
	  	  Replies: 5 Views: 4040
  | 
		   Forum: General Discussion   Posted: Thu Aug 07, 2003 6:23 am   Subject: About Triggering the application | 
  		
  		
		  Hi, 
 
 [quote]then code a long-running MQ adapter or interface. Do NOT trigger[/quote]
 
 Could you give me links about "MQ adapter or interface"
 thanks | 
  		
  		
		     Topic: Running a listener on different IP on a machine | 
  		
  		
		  looloo
  
	  	  Replies: 3 Views: 3579
  | 
		   Forum: IBM MQ Installation/Configuration Support   Posted: Tue Jul 09, 2002 4:11 am   Subject: Running a listener on different IP on a machine | 
  		
  		
		  Hi, 
 
 It's a Windows NT plateform (server and clients).
 I've just achieved the tests and it
 seems to work fine.
 My server has two differents IP addresses (belongs to 
 two different networks) and ... | 
  		
  		
		     Topic: Running a listener on different IP on a machine | 
  		
  		
		  looloo
  
	  	  Replies: 3 Views: 3579
  | 
		   Forum: IBM MQ Installation/Configuration Support   Posted: Fri Jul 05, 2002 8:25 am   Subject: Running a listener on different IP on a machine | 
  		
  		
		  Hi, 
 
 I've a server with two network interfaces.
 I would like to know where can I set that 
 I what to start a listener on a particular IP.
 In the "runmqlsr" parameters there is the port
 but not  ... | 
  		
  		
		     Topic: Client V Server | 
  		
  		
		  looloo
  
	  	  Replies: 9 Views: 12114
  | 
		   Forum: General Discussion   Posted: Fri Jun 07, 2002 12:56 am   Subject: Client V Server | 
  		
  		
		  Thanks all,
 
 What are the different kinds of licences (server/queue manager....) ?
 Where can I found and get them ?
 
 If I've understood, it will depend on the client
 architecture I will choose.
 ... | 
  		
  		
		     Topic: Client V Server | 
  		
  		
		  looloo
  
	  	  Replies: 9 Views: 12114
  | 
		   Forum: General Discussion   Posted: Thu Jun 06, 2002 7:39 am   Subject: Client V Server | 
  		
  		
		  Hi, 
 
 I would like to have just a comfirmation.
 
 I have to do an MQseries client application that 
 receive messages and maybe send some ack or
 error messages to a remote server.
 
 "MqSeries cli ... | 
  		
  		
		     Topic: Compiling C++ sample programs | 
  		
  		
		  looloo
  
	  	  Replies: 4 Views: 8411
  | 
		   Forum: IBM MQ API Support   Posted: Thu May 30, 2002 2:05 am   Subject: Compiling C++ sample programs | 
  		
  		
		  Hi, 
 
 I'm using VC++ 6.0 too and I've link problems.    
 it seems that for the project setting we just have to 
 add "/MD" option.
 for the lib include (I'm trying to do a client)
 I've added the  ... | 
  		
  		
		     Topic: MQ Client - error 2059 | 
  		
  		
		  looloo
  
	  	  Replies: 17 Views: 20062
  | 
		   Forum: IBM MQ Installation/Configuration Support   Posted: Wed May 29, 2002 8:38 am   Subject: MQ Client - error 2059 | 
  		
  		
		  hi, 
 
 the meaning of my double quotes is 
 "replace by your own data but without 
 the double quotes"....
 ok, it wasn't clear..    
 
 see you in other part of this (very good) forum
 my next  ... | 
  		
  		
		     Topic: MQ Client - error 2059 | 
  		
  		
		  looloo
  
	  	  Replies: 17 Views: 20062
  | 
		   Forum: IBM MQ Installation/Configuration Support   Posted: Wed May 29, 2002 12:40 am   Subject: MQ Client - error 2059 | 
  		
  		
		  Thank you all for your participation, it was very helpfull..          
 For futur readers I would like to summary.
 
 material : NT on client and NT on server
 
 MQS Objects definition : 
     * on ... | 
  		
  		
		     Topic: MQ Client - error 2059 | 
  		
  		
		  looloo
  
	  	  Replies: 17 Views: 20062
  | 
		   Forum: IBM MQ Installation/Configuration Support   Posted: Tue May 28, 2002 8:29 am   Subject: MQ Client - error 2059 | 
  		
  		
		  Hi, 
 
    I've read parts of "MQS system administration"
 then I tryed to set authorization...
    I've done server side
         * setmqaut -n QONE -t q -m QMONE -p "my NT network login" +all
    Cl ... | 
  		
  		
		     Topic: MQ Client - error 2059 | 
  		
  		
		  looloo
  
	  	  Replies: 17 Views: 20062
  | 
		   Forum: IBM MQ Installation/Configuration Support   Posted: Tue May 28, 2002 5:50 am   Subject: MQ Client - error 2059 | 
  		
  		
		  Thanks for your responses (stefan and roger)
 the "2059" error disapeared... but (otherwise it 
 would be too simple) now it's the 2035 one which
 appears...    
    the error description says that i ... | 
  		
  		
		     Topic: MQ Client - error 2059 | 
  		
  		
		  looloo
  
	  	  Replies: 17 Views: 20062
  | 
		   Forum: IBM MQ Installation/Configuration Support   Posted: Mon May 27, 2002 9:33 am   Subject: MQ Client - error 2059 | 
  		
  		
		  I've the same error code (2059)
 
 my configuration infos are : 
   * server side (WinNT)
         - crtmqm -q qm_one
         - define qlocal(q_one)
         - define channel(channel_one) chltype(svr ... |