User Profile

Collapse

Profile Sidebar

Collapse
happy coding
happy coding
Last Activity: Mar 7 '25, 08:48 PM
Joined: Mar 7 '25
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • happy coding
    started a topic Linux ipc program
    in C

    Linux ipc program

    Hello,

    I make an ipc mechanism, using using web socket. My trouble is after the last client reply ( about 3kB of data ), why my server receive not nothing. Please can someome help me ?

    https://pastebin.com/QUBHj43x...
    See more | Go to post

  • happy coding
    started a topic Linux ipc program
    in C

    Linux ipc program

    Hello,

    I make an ipc mechanism, using using web socket. My trouble is after the last client reply ( about 3kB of data ), why my server receive not nothing. Please can someome help me ?

    Code:
    #include <cstdlib>
    #include <cmath>
    #include <ctime>
    #include <string>
    #include <fstream>
    #include <filesystem>
    #include <typeinfo>
    #include <iostream>
    ...
    See more | Go to post
No activity results to display
Show More
Working...