ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » WebSockets in IIB

Post new topic  Reply to topic
 WebSockets in IIB « View previous topic :: View next topic » 
Author Message
balu2608
PostPosted: Wed Jul 25, 2018 11:46 am    Post subject: WebSockets in IIB Reply with quote

Apprentice

Joined: 18 May 2012
Posts: 39

Hi all,

Now i'm back with new requirement , Implementation of Websockets in IIB.

i have to connect to provider using websockets.

can anyone worked already in websokets in IIB implementation ,kindly me
Back to top
View user's profile Send private message
Vitor
PostPosted: Wed Jul 25, 2018 11:57 am    Post subject: Re: WebSockets in IIB Reply with quote

Grand High Poobah

Joined: 11 Nov 2005
Posts: 26093
Location: Texas, USA

balu2608 wrote:
i have to connect to provider using websockets.


Do you mean:

- Websockets in the "modern" sense
- TCP socket level connections
- HTTP socket connections
- REST API connections
- some other kind of connection

"websockets" is an overused and abused term.
_________________
Honesty is the best policy.
Insanity is the best defence.
Back to top
View user's profile Send private message
Vitor
PostPosted: Wed Jul 25, 2018 12:13 pm    Post subject: Reply with quote

Grand High Poobah

Joined: 11 Nov 2005
Posts: 26093
Location: Texas, USA

Also which side is IIB? Client or server?
_________________
Honesty is the best policy.
Insanity is the best defence.
Back to top
View user's profile Send private message
balu2608
PostPosted: Thu Jul 26, 2018 6:27 am    Post subject: WebSockets in IIB Reply with quote

Apprentice

Joined: 18 May 2012
Posts: 39

Thanks for the reply Vitor,

Websockets Via HTTP socket connections

IIB has Client.
Back to top
View user's profile Send private message
Vitor
PostPosted: Thu Jul 26, 2018 6:34 am    Post subject: Re: WebSockets in IIB Reply with quote

Grand High Poobah

Joined: 11 Nov 2005
Posts: 26093
Location: Texas, USA

balu2608 wrote:
Websockets Via HTTP socket connections


So the obvious first step is to use the HTTP nodes to control these.
_________________
Honesty is the best policy.
Insanity is the best defence.
Back to top
View user's profile Send private message
balu2608
PostPosted: Fri Jul 27, 2018 3:44 am    Post subject: WebSockets in IIB Reply with quote

Apprentice

Joined: 18 May 2012
Posts: 39

thansk for that , then what is the websockets concept in IIB.


you mean to say that Websockets on Http we can use the HTTP Nodes .

If so server url to the server side starts with

wss://******
Back to top
View user's profile Send private message
Vitor
PostPosted: Fri Jul 27, 2018 5:05 am    Post subject: Re: WebSockets in IIB Reply with quote

Grand High Poobah

Joined: 11 Nov 2005
Posts: 26093
Location: Texas, USA

balu2608 wrote:
you mean to say that Websockets on Http we can use the HTTP Nodes .

If so server url to the server side starts with

wss://******


So you're not using Websockets in the HTTP sense but the more modern sense of a bi-directional stream (which opens with an HTTP handshake).

Your best plan of action would be a) do some research so you actually understand what it is you're trying to build b) figure out the best way to fit this into the framework, which will probably include a fair amount of custom Java
_________________
Honesty is the best policy.
Insanity is the best defence.
Back to top
View user's profile Send private message
balu2608
PostPosted: Fri Jul 27, 2018 5:42 am    Post subject: WebSockets in IIB Reply with quote

Apprentice

Joined: 18 May 2012
Posts: 39

Thanks Vitor,

yeah, you are right , I got some java client program on Websocket , but need to understand the concept of websockets

let me know if you can find something related websockets connectors in IIB

thanks
Back to top
View user's profile Send private message
Vitor
PostPosted: Fri Jul 27, 2018 5:57 am    Post subject: Re: WebSockets in IIB Reply with quote

Grand High Poobah

Joined: 11 Nov 2005
Posts: 26093
Location: Texas, USA

balu2608 wrote:
but need to understand the concept of websockets


Hence my point a) above.

balu2608 wrote:
let me know if you can find something related websockets connectors in IIB


The relationship is how you choose to adapt the Java code to run inside the IIB environment; hence my point b) above. JCN not Java app, classloader strategy, garbage collection, error handling, etc., etc.

If you're looking for a Websockets node in IIB, not in any current version. I'm sure IBM is working on it.

A possible alternative is to run the existing client you have in WAS (or equivalent) and have that communicate with IIB over REST/SOAP/protocol with a built in IIB node. Not perhaps the best alternative but it does remove a lot of the development overhead.
_________________
Honesty is the best policy.
Insanity is the best defence.
Back to top
View user's profile Send private message
balu2608
PostPosted: Fri Jul 27, 2018 6:19 am    Post subject: WebSockets in IIB Reply with quote

Apprentice

Joined: 18 May 2012
Posts: 39

Yes, Need to check in Datapower can support this Websockets
Back to top
View user's profile Send private message
Vitor
PostPosted: Fri Jul 27, 2018 6:21 am    Post subject: Re: WebSockets in IIB Reply with quote

Grand High Poobah

Joined: 11 Nov 2005
Posts: 26093
Location: Texas, USA

balu2608 wrote:
Yes, Need to check in Datapower can support this Websockets


Depends on version
_________________
Honesty is the best policy.
Insanity is the best defence.
Back to top
View user's profile Send private message
balu2608
PostPosted: Fri Jul 27, 2018 6:24 am    Post subject: WebSockets in IIB Reply with quote

Apprentice

Joined: 18 May 2012
Posts: 39

DP Version 7.6
IIB 9.0.0.3

in some of the blogs i can see that websockets are supported in DP from V7.

need to try from DP.

thanks
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » WebSockets in IIB
Jump to:  



You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.