Upping the single message spec'd 512 character limitation
Posted: Thu Jun 01, 2006 9:34 pm
I searched the forums for an answer to this question unsuccessfully.
I'm using the venerable UnrealIRCD as a data relay and connect to it with custom clients.
I've dipped into the source to make a few changes for my architecture but have been unsuccessful at removing the 512byte message limitation after making changes several places in the code.
I realize that making this change would likely crash IRC clients and make the server generally unusable but I'm not concerned with typical IRC clients because I'm only connecting with custom clients.
Does anyone know if there is any 'show stoppers' that would make the difficulty beyond making a few changes in the code? (I didn't see any but I've obviously missed something)
Thanks for an awesome irc server!
I'm using the venerable UnrealIRCD as a data relay and connect to it with custom clients.
I've dipped into the source to make a few changes for my architecture but have been unsuccessful at removing the 512byte message limitation after making changes several places in the code.
I realize that making this change would likely crash IRC clients and make the server generally unusable but I'm not concerned with typical IRC clients because I'm only connecting with custom clients.
Does anyone know if there is any 'show stoppers' that would make the difficulty beyond making a few changes in the code? (I didn't see any but I've obviously missed something)
Thanks for an awesome irc server!