• 0

Using IRC (same account) on multiple iDevices


Question

So I'm using Lingo on OS X, though I'm not sure if the developer is supporting or not anymore. But anyways, I have 2 macs and an iPhone and I'll be working with people like eSport team - TSM's web developer. And I want to remain in contact with the developers on multiple devices, especially when I have PM's. So I once signed up for an IRC account through the command (hope I did that right), but I want to know from anyone's possible experience if they keep their chats in sync. If so, could you show me your method of staying connected?

9 answers to this question

Recommended Posts

  • 0

I'm not sure that such a thing would be possible, would it? While I wasn't using OS X, I connected to Neowin's IRC server on my phone and then tried connecting to the same server through HexChat in Windows. HexChat kept telling me that the username was already in use. If I disconnect from the server on my phone and try in HexChat it works, but then I can't connect to the server on my phone (authentication issue.)

The only thing I can think of would be to have <username1>, <username2> etc. but obviously if you did that then PM's sent to <username1> wouldn't be received by <username2>.

EDIT: As an aside though, you did get me to set up IRC on my phone and laptop again, so thanks for that. (Y):p

  • 0
  On 23/04/2015 at 15:43, Nick H. said:

I'm not sure that such a thing would be possible, would it? While I wasn't using OS X, I connected to Neowin's IRC server on my phone and then tried connecting to the same server through HexChat in Windows. HexChat kept telling me that the username was already in use. If I disconnect from the server on my phone and try in HexChat it works, but then I can't connect to the server on my phone (authentication issue.)

The only thing I can think of would be to have <username1>, <username2> etc. but obviously if you did that then PM's sent to <username1> wouldn't be received by <username2>.

EDIT: As an aside though, you did get me to set up IRC on my phone and laptop again, so thanks for that. (Y):p

 

 

  On 23/04/2015 at 15:46, Frank B. said:

You could set up an IRC bouncer like ZNC, then connect with your various clients to it.

 

 

I've come to believe just now that Lingo was a ripoff of Textual 5, which is why I can't find Lingo anywhere trying to install on my Mac. So switching IRC clients are a first step.

 

Apparently, Textual keeps my chats in synch with iCloud. So I might have already found the answer to this situation!  :laugh:

  • 0

You can connect from multiple devices to the neowin irc, but you need to add a |Abc behind the name, the Abc canbe anything an one or or many letters as you can fit, but it needs to be a | after you actual username, as it's what the server uses to separate your username from status and tags. 

 

of course when you connect with your iphone, you won't see the chat lines that have been posted while you where disconnected even if you where connected on your computer at the same time. for that you need a special kind of bot  that connects to the server for you and then you connect to the bot/service. This isn't as common today with IRC being much smaller as it was back in the day when some people made good money selling eggdrops and such. 

  • 0

An IRC bouncer would probably be the best way to go. I personally prefer Quassel (the client and server components, not the standalone client) over traditional bouncers such as ZNC. As the bouncer is integrated into Quassel, you are given dynamic backlog fetching.

 

The client is available for Windows, Mac, Linux, Android and iOS.

 

Edit: Added mobile links. iOS app is $5. Who knew. The rest are free.

  • 0
  On 23/04/2015 at 15:46, Frank B. said:

You could set up an IRC bouncer like ZNC, then connect with your various clients to it.

 

This is probably the best idea.

 

For our IRC channel we decided that IRC is just showing its age to much these days, so we moved over to Slack, which fulfills more of our requirements.

  • 0
  On 23/04/2015 at 17:11, MikeChipshop said:

This is probably the best idea.

 

For our IRC channel we decided that IRC is just showing its age to much these days, so we moved over to Slack, which fulfills more of our requirements.

 

I wish Riot had better ways to connect all the devs, but being IRC is the only viable option, it's the best I can do.

  • 0
  On 23/04/2015 at 17:16, Mr.XXIV said:

I wish Riot had better ways to connect all the devs, but being IRC is the only viable option, it's the best I can do.

 

I know, it's a shame, i still have to use IRC for all the other channels i visit. IRC is great for what it is intended, but once you want extend on that, it falls over bog time.

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • Ahah the option off will only resume for their database and their view only. Your pov will stay clean but theirs will be stored and summarized ahah Meta is creepy
    • No, this is what Powertoys Run is aiming to be but is still only about a quarter of the way there. Tho with Raycast having a thriving third-party extensions store, don't think Powertoys Run will ever be able to catch up.
    • If you look at all RAID implementations that exist, you're going to find exceptions. However, all the modern consumer varieties tend to have some things in common (by default). I'll stick to describing those. When you add a disk to a RAID array, metadata is stored at the end of the disk. It records the array the disk is part of, which other disks are in the array, etc. This is called the RAID superblock. If you create a RAID 1 array, your operating system will see them all as a single disk that is very slightly smaller than a single disk (due to the superblock). Everything you write to the RAID disk gets written identically to each of its member disks by the storage controller. Technically, disks are read/written in blocks (each block is multiple sectors in size), but this is all transparent to the user. Every file you create or change or delete is created/changed/deleted on every member disk simultaneously. This is true whether you have 2 disks in the array or more than 2.  If one disk completely fails, you can still operate just fine off the remaining disk(s) (but see the caution below). If you remove one disk and attach it to another PC, it should work fine. The partition information and everything is all at the front of the disk, just as expected. The superblock will just appear as some extra junk at the very end of the disk, outside any partition. In some scenarios, where it is recognized as a RAID member disk from another PC, there might be an extra step before it will let you use it, but it's all very doable. Caution:  Blocks are read from the disks in a staggered fashion. For example, with 2 disks, all the odd blocks are read from one disk and all the even blocks are read from the other. By working together like this, read speeds can be practically doubled. But this comes with a huge drawback. If a disk doesn't fail completely, but instead develops bad sectors, you may not realize it. The bad sectors may happen to be in blocks that are never read on that disk. In some cases, people have had bad sectors develop on one disk, then had the other disk fail, and only then realized that the remaining disk has bad sectors and corrupt data. Every backup method has its pros and cons. Never trust just RAID, or just an external HDD, or just the cloud. Use multiple methods to backup important data.
  • Recent Achievements

    • Conversation Starter
      Kavin25 earned a badge
      Conversation Starter
    • One Month Later
      Leonard grant earned a badge
      One Month Later
    • Week One Done
      pcdoctorsnet earned a badge
      Week One Done
    • Rising Star
      Phillip0web went up a rank
      Rising Star
    • One Month Later
      Epaminombas earned a badge
      One Month Later
  • Popular Contributors

    1. 1
      +primortal
      534
    2. 2
      ATLien_0
      205
    3. 3
      +FloatingFatMan
      170
    4. 4
      Michael Scrip
      151
    5. 5
      Som
      127
  • Tell a friend

    Love Neowin? Tell a friend!