Giter VIP home page Giter VIP logo

pw-chat's People

Watchers

 avatar

pw-chat's Issues

Send Message MySQL insert bug

The MySQL insert of messages broadcast for the script silently fails on me, and 
I can't get an error out of it so I'm not sure what exactly is wrong. 

As of r25 it is lines 114-118 of csharp.php that seem to cause the issue

Original issue reported on code.google.com by [email protected] on 13 Mar 2011 at 3:48

"Freezing" when requesting more chats from server

I honestly have no idea what cause it, I have a feeling it is related to the 
log2db() in the PHP server side part... (you really shouldn't have any 
slowdowns after first run anyway...)

If anyone can figure out what the hell causes it please do let me know...

So far it also only seems to appear on Linux systems, I have been unable to 
reproduce this on a Windows host (but using Windows to host the PHP just to 
talk to Linux is silly and redundant...)

Original issue reported on code.google.com by [email protected] on 20 Apr 2011 at 11:05

Non ascii characters cause conflict between PHP and C#

C# and PHP apparently seem to disagree how characters such as ▲ should be 
handled, both have their own internal methods of creating the JSON properly and 
encrypting/decrypting THEIR OWN creations. Sending data encrypted prevents 
decryption from occurring (due to Checksum failing), sending unencrypted works 
but not how it should (just sends ?'s).

This is something I will eventually fix but for now just keep in mind that 
anything non-ascii doesn't seem to work properly (was almost already the case 
in game anyway... but it is somewhat important)

Not entirely sure if this affects the chat parser as well if it does I'm 
changing this to critical priority

Original issue reported on code.google.com by [email protected] on 11 Mar 2011 at 10:52

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.