Giter Site home page Giter Site logo

Comments (5)

OdinsHat avatar OdinsHat commented on September 25, 2024 1

Thank you all @Sophist-UK & @SanderSade. I understand the purpose better now and think it should be possible to write something similar for Weechat and/or HexChat on Linux.

from sbclient.

Sophist-UK avatar Sophist-UK commented on September 25, 2024

SBclient is primarily a mIRC script, and mIRC is (AFAIK) windows only. I doubt that mIRC could be ported to Linux, but it is possible that AdiIRC (which is largely but not entirely compatible with mIRC) and is written in dotNet could be ported to Linux though AFAIK this has not happened yet. So I am struggling to see why you are asking this question, to be honest.

However, assuming that this is still a meaningful question...

According to the Duke's (ancient) web site, the dll is the same DLL used in SearchBot (the server that SBclient talks to).

SBclient is primarily a script that automates the processing and display of the SearchBot search results file. Whilst (obviously) the search DLL is an essential element of SearchBot, it is NOT used in the primary functionality of sbClient, and is provided (AFAIK) only for separate minor functionality in SBclient which provides local search functionality.

Assuming you have a mIRC script compatible Linux IRC client, my advice to you would be to strip out the local search functionality from SBclient and implement the primary functionality without local search.

If you want local search functionality in your IRC client on Linux, then I imagine that there are a variety of local search solutions available for Linux / Mac which you could hook into from whatever Linux IRC client you are using.

from sbclient.

Sophist-UK avatar Sophist-UK commented on September 25, 2024

P.S. As per #1 the DLL here is NOT the same as the one used by Ook's more recent versions of sbClient.

from sbclient.

SanderSade avatar SanderSade commented on September 25, 2024

The DLL was written by Iczelion (of the Iczelion's Win32 Assembly fame) close to 20 years ago. I am not sure I even have the source - might exist on some old CD, or it might not...

Like Sophist said, the DLL is only used for local searches, everything else is handled by the mIRC script. With the speed of the current computers vs 20 years ago, the local search is probably doable with just script, no dll required.

Also, what do you mean "(ancient) web site", I updated it less than a decade ago... :P

from sbclient.

Sophist-UK avatar Sophist-UK commented on September 25, 2024

Well, @SanderSade , "ancient" is of course a relative term. By comparison to the age of the universe, you last update was very very very very recent indeed.

from sbclient.

Related Issues (3)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.