User profile: Danilo Renato Silva
User info |
User name: | Danilo Renato Silva |
History |
Joined: | |
Number of posts: | 4 |
Latest posts: |
Run program triggered by click event in Windows:
ShellExecute(handle, "open", "C:\\Users\\Ben\\Documents\\FineReader.exe", NULL, NULL, SW...
A little help with a basic sockets program and in the client, after cin >> msg; fflush(stdin);
A little help with a basic sockets program in the server try it:
recv_bytes = recv( new_fd, [b]&[/b]buf, len, 0);
for (i = 0; i ...
A little help with a basic sockets program try change char *msg to char msg[256]
|
This user does not accept Private Messages