Search:

Type: Posts; User: bryanzspittle

Search: Search took 0.02 seconds.

  1. Re: Can i process a message before socket.emit method?

    Okay, after researching for a few day, I have found the solution here.

    Inside of the socket.on method, I can write any code I want and if the logic is complicated then i can easily use...
  2. Can i process a message before socket.emit method?

    When it comes to network programming, I often get confused. I'm working on a chat app that broadcasts the message. But here, my client wants to encrypt the message before broadcasting the message...
  3. Re: Javascript code for a binary translator?

    LOL, this piece actually worked. But just out of curiosity, is there any other cleaner way we can do this?
  4. Re: Javascript code for a binary translator?

    See, ultimately I have to do what client tells.

    Issue is when someone inserts a A in the box, it returns a correct answer until the inserted value is 7-bit or 8-bit. If someone adds a special...
  5. Javascript code for a binary translator?

    Hello,

    I ma working on a freelancing project with Angular and .net. For this project, my client wants me to create a binary translator which can convert binary to text and text to binary....
Results 1 to 5 of 5



Click Here to Expand Forum to Full Width