- Home
- Activity Stream
Activity Stream
New Activity ()
Please reload this page to view the 200+ new activity items that have been created.
-
Older Activity
-
Today, 04:58 AM
For compressing images into JPEG, libraries like IJL work well, but remember, quality is lost during compression, so there is effective solution...
5 replies | 824 view(s)
-
Yesterday, 07:43 AM
AJAX is a game-changer in web development because it allows web pages to update asynchronously without needing to reload the entire page. This makes...
1 replies | 1664 view(s)
-
September 9th, 2024, 08:22 AM
Recently, I've read The Minds Of Billy Milligan by Daniel Keyes.
17 replies | 44438 view(s)
-
September 6th, 2024, 12:21 AM
Hello,
I can find the source of the socket close.
The socket close is sponsored by the kernel RST flag.
I am trying to connect to port 65000 and...
6 replies | 2956 view(s)
-
September 5th, 2024, 11:32 AM
import datetime
class TripPlannerChatbot:
def __init__(self):
self.destination = None
self.start_date = None
...
1 replies | 943 view(s)
-
September 5th, 2024, 11:32 AM
Is it possible to include more features in it such as advanced trip planning, API integrations, or user-specific preferences?
1 replies | 943 view(s)
-
September 3rd, 2024, 01:31 PM
Success on one platform doesn't mean your code is good.
It just means you stopped debugging it when it stopped crashing (and gave you plausible...
1 replies | 1505 view(s)
-
September 3rd, 2024, 12:44 AM
The same program .cpp has been compiled into OSX without errors, It run but in assignment among variables got segmentation fault 11 while behaviour...
1 replies | 1505 view(s)
-
September 2nd, 2024, 07:26 AM
AJAX is one of the strongest terms in the area of web development. With the use of AJAX, a web page could asynchronously be updated with an...
1 replies | 1664 view(s)
-
August 28th, 2024, 03:25 AM
> This is client side code . it is expected to wait for data from server.
I normally associated the whole listen/accept pattern with being a...
6 replies | 2956 view(s)
-
August 28th, 2024, 02:06 AM
Well it is your 166-th post here in the Forum, but you still cannot use CODE tags properly? :thumbd:
Just Go Advanced and use there # button in the...
6 replies | 2956 view(s)
-
August 28th, 2024, 01:40 AM
> This is my code fragment.
I wanted something I can copy/paste/compile/run.
It's not even formatted properly,
6 replies | 2956 view(s)
-
August 27th, 2024, 11:36 PM
This is my code fragment.
fd_set readfds;
struct timeval timeout;
SOCKET conSocket;
struct sockaddr_in sa;
SOCKET s;
int n,nStatus;...
6 replies | 2956 view(s)
-
August 27th, 2024, 12:45 PM
So do you have any code to share?
Preferably something short, as outlined by https://www.sscce.org/
Failing that, a github link we can sync to.
6 replies | 2956 view(s)
-
August 27th, 2024, 10:27 AM
Dear Members,
I wrote a client-server program and I ended up in a difficult situation.
OS: CentOS7.9 and Rocky9
Language Used: C++ ...
6 replies | 2956 view(s)
-
August 25th, 2024, 10:17 PM
Umbraco is one of the best WordPress alternatives that is open-source, user-friendly CMS based on Microsoft's .NET framework.
28 replies | 93548 view(s)
-
August 15th, 2024, 12:54 PM
That is an idea. I could set a counter to send this message once for say every 500 cycles, say for a time of about one second. This would be a...
5 replies | 16366 view(s)
-
August 15th, 2024, 10:17 AM
Is this c# or c++/cli? It's not C++
1 replies | 5883 view(s)
-
August 15th, 2024, 09:03 AM
Good afternoon,
a bit stumped with this one - any help would be greatly appreciated:
System.Void, System.Object, System.Inptr not defined or...
1 replies | 5883 view(s)
-
August 13th, 2024, 04:54 AM
After 6 years I guess the OP has moved on......
1 replies | 4966 view(s)
|
Click Here to Expand Forum to Full Width
|