Page 2 of 2 FirstFirst 12
Results 41 to 46 of 46

Thread: [VB6] Visual Basic 6 Client Websocket Control 1.11 BETA

  1. #41
    New Member
    Join Date
    Aug 2022
    Posts
    2

    Re: [VB6] Visual Basic 6 Client Websocket Control 1.11 BETA

    Hi,

    I want to use websocket in MS Access VBA.
    Is it possible you create an ocx?

    Thx in advance

  2. #42

    Thread Starter
    Lively Member vbLewis's Avatar
    Join Date
    Feb 2009
    Location
    USA
    Posts
    126

    Re: [VB6] Visual Basic 6 Client Websocket Control 1.11 BETA

    Quote Originally Posted by KarelK View Post
    Hi,

    I want to use websocket in MS Access VBA.
    Is it possible you create an ocx?

    Thx in advance
    Hi KarelK,
    Yes its possible to make an OCX, it originally was in ocx form when I first released it. I plan on making a dual exe/ocx release soon but havenet had the time. You have to move a few declarations around to create the OCX its pretty simple.

    As far as using it from ms access vba, I have no idea if that will work but it should if vba can consume OCX's.

    Stay tuned for ocx/exe release!

    regards,
    Lewis

  3. #43
    New Member
    Join Date
    Aug 2022
    Posts
    2

    Re: [VB6] Visual Basic 6 Client Websocket Control 1.11 BETA

    Thx in advance,

    In access we kan put the ocx on a form and declare it as an object.

  4. #44
    Member
    Join Date
    Apr 2003
    Posts
    33

    Re: [VB6] Visual Basic 6 Client Websocket Control 1.11 BETA

    The version number in the files is 1.10. Are the files in this download not up to date, or did you just not update the version number in the files? Thanks

    'VBWebsocket 1.10 - BETA
    'release date: 4/10/2022

  5. #45

    Thread Starter
    Lively Member vbLewis's Avatar
    Join Date
    Feb 2009
    Location
    USA
    Posts
    126

    Re: [VB6] Visual Basic 6 Client Websocket Control 1.11 BETA

    Quote Originally Posted by elektrobank View Post
    The version number in the files is 1.10. Are the files in this download not up to date, or did you just not update the version number in the files? Thanks

    'VBWebsocket 1.10 - BETA
    'release date: 4/10/2022
    Sorry for the belated reply, my hardrive died and Ive been working on getting my system back up and running. I'm pretty sure that i just forgot to update the version numbers inside the files, the upload is the updated version.

    It has the SendAdvanced() function and the updated CollapseFramesEx() function which is in the new update. I'll try to make sure to update the numbers inside the files on the next update which will probably be a dual source of an Exe and an Ocx.

  6. #46
    PowerPoster
    Join Date
    Jan 2020
    Posts
    3,746

    Re: [VB6] Visual Basic 6 Client Websocket Control 1.11 BETA

    it's only for websocket client,if it's support for websocket server,That would be a great product.

Page 2 of 2 FirstFirst 12

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width