473,394 Members | 1,722 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,394 software developers and data experts.

HTTP Post

Hi,

I am writing a C++ program which needs to post an XML to an HTTP
server periodically and the program will run on different platforms
including w32, linux, and unix.

I see that there are some library available out there including cURL
and Libwww from w3c. I will spend some time on them myself but if
anyone are familiar with them, please share know how good they
compile/run on different platforms. Also, if there is a better HTTP
library out there, I appreciate if anyone will bring that to my
attention.

Since I need only the POST command, I'm also thinking about writing it
myself using socket. That may be even less time consuming. Am I wrong?
Any thought is greatly appreciated.

Thanks,
Andy
Jul 22 '05 #1
16 2570
Andy Lai wrote:
I am writing a C++ program which needs to post an XML to an HTTP
server periodically and the program will run on different platforms
including w32, linux, and unix.

I see that there are some library available out there including cURL
and Libwww from w3c. I will spend some time on them myself but if
anyone are familiar with them, please share know how good they
compile/run on different platforms. Also, if there is a better HTTP
library out there, I appreciate if anyone will bring that to my
attention.

Since I need only the POST command, I'm also thinking about writing it
myself using socket. That may be even less time consuming. Am I wrong?
Any thought is greatly appreciated.


Here is a thought: this is a C++ _language_ newsgroup. Unless you have
a _language_ question, you should find a different newsgroup, where your
issue is on topic. Try comp.infosystems.www.***

V
Jul 22 '05 #2
Victor,

Since you seem to be the self-appointed hall-monitor for
this forum, I have a question for you.

Suppose someone has a question of the form

How to do X in C++?

where X bears no immediate relation to C++ other than it
is a general programming task which can be done in C++.
Do you consider such a question off-topic at comp.lang.c++?
If so why? In what newsgroup group should it be posted?

Suppose there is a newsgroup Z.Y.X. Would the question then
be on-topic for that newsgroup? What if there is a Victor
that haunts Z.Y.X who says

Here is a thought: this is an X newsgroup. Unless you have
an X question, you should find a different newsgroup, where
your issue is on topic. Try comp.lang.c++*.
Here is a thought: this is a C++ _language_ newsgroup. Unless you have
a _language_ question, you should find a different newsgroup, where your
issue is on topic. Try comp.infosystems.www.***


Keith

Exercise 1) generalize your logic to questions of the form

Q = X1 X2

and deduce whether Q is on topic at either, both, or neither
of newsgroups Z1.Y1.X1 and Z2.Y2.X2.
Jul 22 '05 #3
Keith H Duggar wrote:
Victor,

Since you seem to be the self-appointed hall-monitor for
this forum, I have a question for you.
It's not just Victor that supports the goal of topicality, so disabuse
your pissy little self of that bogus idea.
Suppose someone has a question of the form

How to do X in C++?

where X bears no immediate relation to C++ other than it
is a general programming task which can be done in C++.
Do you consider such a question off-topic at comp.lang.c++?
I do.
If so why? In what newsgroup group should it be posted?
Usually comp.programming, unless you can be more specific.
Suppose there is a newsgroup Z.Y.X. Would the question then
be on-topic for that newsgroup?


Who knows? You start out by checking to see if they have a FAQ list
that covers topicality and you read the group to find out what sort of
messages are typically posted.

Another whiny crybaby who can't be bothered to follow basic netiquette.


Brian
Jul 22 '05 #4
I see that you, Keith, think it's better to be able to ask _any_ question
_anywhere_. You probably don't realize that if a group is not concerned
solely on ONE topic it'll become useless pretty soon. That's why Victor
pointed that __this___ question is not for here. And all its answers are not
for here either, because this might lead more and more people asking how to
make their brain new combo-box with the newest XYX IDE and this will destroy
the usefullness of the group.
How you judge whether it's for here or not - despite other things - a simple
"common sense". And to answer your question:
"How to do X in C++?"
__Everything__ that can be done on computer can be done in C++, actually
more things thatn in Java, C#, PHP, etc. Of course, it can be proven that
all languages are theoretically equal, but that's another story. So - do you
think that here you can ask about everything concerning computers?
-Jonan
"Keith H Duggar" <du****@alum.mit.edu> wrote in message
news:10**************************@posting.google.c om...
Victor,y_

Since you seem to be the self-appointed hall-monitor for
this forum, I have a question for you.

Suppose someone has a question of the form

How to do X in C++?

where X bears no immediate relation to C++ other than it
is a general programming task which can be done in C++.
Do you consider such a question off-topic at comp.lang.c++?
If so why? In what newsgroup group should it be posted?

Suppose there is a newsgroup Z.Y.X. Would the question then
be on-topic for that newsgroup? What if there is a Victor
that haunts Z.Y.X who says

Here is a thought: this is an X newsgroup. Unless you have
an X question, you should find a different newsgroup, where
your issue is on topic. Try comp.lang.c++*.
Here is a thought: this is a C++ _language_ newsgroup. Unless you have
a _language_ question, you should find a different newsgroup, where your
issue is on topic. Try comp.infosystems.www.***


Keith

Exercise 1) generalize your logic to questions of the form

Q = X1 X2

and deduce whether Q is on topic at either, both, or neither
of newsgroups Z1.Y1.X1 and Z2.Y2.X2.

Jul 22 '05 #5
"Keith H Duggar" <du****@alum.mit.edu> wrote in message news:10**************************@posting.google.c om...
Victor,

Since you seem to be the self-appointed hall-monitor for
this forum, I have a question for you.
That statement is an unmistakable sign of a problem here.
You must be very new to Usenet since you are apparently
ignorant of the fact that topicality is always enforced (when
enforced) by volunteers in the unmoderated newsgroups.
Suppose someone has a question of the form

How to do X in C++?

where X bears no immediate relation to C++ other than it
is a general programming task which can be done in C++.
Do you consider such a question off-topic at comp.lang.c++?
I certainly consider it off-topic.
If so why?
Because the topic here is focused on C++ language issues
and issues that arise due to specific features of C++ that
are not common to most programming languages.
In what newsgroup group should it be posted?
comp.programming would be a good start, unless there is
something more specifically pertinent.
Suppose there is a newsgroup Z.Y.X. Would the question then
be on-topic for that newsgroup? What if there is a Victor
that haunts Z.Y.X who says
Victor does not "haunt" this newsgroup. He provides good
topical advice and helps keep it topical, a service to those who
participate as either question posers or question answerers.
Here is a thought: this is an X newsgroup. Unless you have
an X question, you should find a different newsgroup, where
your issue is on topic. Try comp.lang.c++*.
[From a post preceeding Mr. Duggar's, The following material
appears to have been quoted from Victor's post without attribution.]
Here is a thought: this is a C++ _language_ newsgroup. Unless you have
a _language_ question, you should find a different newsgroup, where your
issue is on topic. Try comp.infosystems.www.***


Keith

Exercise 1) generalize your logic to questions of the form


Since Victor is not a student of yours, and has no reason to
undertake self-improvement with your guidance, why should
he go along with your "exercise" suggestions? You would do
well to drop the attitude here.
Q = X1 X2

and deduce whether Q is on topic at either, both, or neither
of newsgroups Z1.Y1.X1 and Z2.Y2.X2.


Since you seem to prefer matters simplified, and seem to have
oversimplified the issue for purposes of argumentation, let's
consider a concrete form of your abstract "exercise".

Suppose there is a newsgroup about carpentry. Suppose there
is another newsgroup about structural engineering. According
to your implied reasoning, a question such as "How do I build
a foot bridge with wood?" would be topical in either place.

--
--Larry Brasfield
email: do***********************@hotmail.com
Above views may belong only to me.
Jul 22 '05 #6
> I see that you, Keith, think it's better to be able to ask _any_ question
_anywhere_.
Striking exaggeration of what I actually asked.
You probably don't realize that if a group is not concerned
solely on ONE topic it'll become useless pretty soon.
The question isn't whether this group should be concerned
with "ONE topic". The question was whether the OP's post
was within that "ONE topic".
That's why Victor pointed that __this___ question is not for here
In his opinion, which I dispute.
And all its answers are not for here either
Then why are you answering?
because this might lead more and more people asking how to make
their brain new combo-box with the newest XYX IDE and this will
destroy the usefulness of the group.
"might" is not a good enough justification for censoring topics
that some consider topical.
How you judge whether it's for here or not - despite other things - a simple
"common sense".
I agree, and my common sense tells me Victor was wrong. I bet
the OP would have made it into c.l.c++.m as numerous similar
posts have made it. And, I consider the moderators to have
more than reasonable common sense. (see also my response to
"Default Jerk")
And to answer your question: "How to do X in C++?"
__Everything__ that can be done on computer can be done in
C++, actually more things thatn in Java, C#, PHP, etc. ...
So - do you think that here you can ask about everything
concerning computers?


If you asking how to do it in C++, yes I would say so. Or
at most they should simply be ignored. These outbursts by
the self-important "false" moderators effect no good. Though
an answer or polite nudging to a more appropriate newgroup
(if there is one) is helpful.
Jul 22 '05 #7
> > Suppose someone has a question of the form

How to do X in C++?

where X bears no immediate relation to C++ other than it
is a general programming task which can be done in C++.
Do you consider such a question off-topic at comp.lang.c++?
I do.
If so why? In what newsgroup group should it be posted?


Usually comp.programming, unless you can be more specific.
Suppose there is a newsgroup Z.Y.X. Would the question then
be on-topic for that newsgroup?


Who knows? You start out by checking to see if they have a FAQ list
that covers topicality and you read the group to find out what sort of
messages are typically posted.


Do you respect the judgment of the c.l.c++ moderators? If so
take a look at the topics in c.l.c++.m over the last week.
By your and Victor's reasoning all of the following threads
are off-topic

"Convert CString to HEX" victor participated
"Threading: early days" threads off topic
"Lint and boost"
"Mutex implementation"
"Loki visitor question"
"c++ libray for http protocol"
"Errors using RogueWave template class"

CString, Lint, Boost, Loki, and RogueWave are not part of
the C++ language. And the blessed Victor even posted in the
"off topic" CString discussion. C++ does not support
concurrency so threading and mutexes are not part of the
language. (By the way threading is a very common topic in
c.l.c++* despite the fact that C++ is not a concurrent
language.) Finally the question about http protocol libraries
is very similar to the spirit of this original post.

So if the moderators felt all those topics were topical,
where do you get off claiming they are not and why should we
care what you claim? Especially when you don't even have the
guts to associate your foul comments with your real identity.
It's not just Victor that supports the goal of topicality, so disabuse
your pissy little self of that bogus idea. Another whiny crybaby who can't be bothered to follow basic netiquette.


One need only read those two comments to see that it is you
who whines and can't be bothered with basic netiquette (or
even common civility for that matter).
Jul 22 '05 #8
>
Do you respect the judgment of the c.l.c++ moderators? If so
take a look at the topics in c.l.c++.m over the last week.
By your and Victor's reasoning all of the following threads
are off-topic

"Convert CString to HEX" victor participated
"Threading: early days" threads off topic
"Lint and boost"
"Mutex implementation"
"Loki visitor question"
"c++ libray for http protocol"
"Errors using RogueWave template class"


comp.lang.c++.moderated is a different group, no doubt they have a different
idea of topicality there.

Bottom line is that if you don't like the way this group operates you can
always leave.

john
Jul 22 '05 #9
> comp.lang.c++.moderated is a different group, no doubt
they have a different idea of topicality there.
No, they have the same view of topicality. But, let's
suppose you are right and c.l.c++ and c.l.c++.m are very
different. Fine, take a look at some recent c.l.c++ topics
in which the community actively participated without
complaint

Design question: N-dimensional tensors
library problems
C++/CLI
PDF/HTML Output Class
Fox: best GUI Lib
ncurses
Accelerated C++: [1,rows] Not so fast

By your standard these are all "off-topic" and yet even Victor
participated in the first two! And you, John, decided to post
in these "off-topic" topics

strang behaviour std:vector and XString in VC6.0
Survey: Frequency of usage of smart pointers
Design question: N-dimensional tensor

XStrings and VC6.0 are not part of the C++ language. Neither
are tensors and smart pointers (other than auto_ptr). And in
the tensor thread you responded by posting a link to boost
which is certainly not part of the C++ language. So aren't
you being a hypocrite? Or in the very least your opinion of
topicality is inconsistent.
Bottom line is that if you don't like the way this group
operates you can always leave.


Bottom line, your hypocritical opinion doesn't carry much
weight. Furthermore, you have absolutely no control over
what others post in c.l.c++. So the best thing you can do is
simply ignore threads you feel are "off-topic" and let others
judge for themselves.
Jul 22 '05 #10
"Larry Brasfield" <do***********************@hotmail.com> wrote
Victor,

Since you seem to be the self-appointed hall-monitor for
this forum, I have a question for you.
That statement is an unmistakable sign of a problem here.
You must be very new to Usenet since you are apparently
ignorant of the fact that topicality is always enforced (when
enforced) by volunteers in the unmoderated newsgroups.


Either you don't know what "enforce" means or you are new
to Usenet. It should be clear that nothing is being enforced
or we wouldn't even be having this conversation.

The only power these demi-moderators have is to encourage
or point in the right direction. And frankly, when they
become rude and whiny (as they sometimes do) they perform
a disservice, not a service to the Usenet community. If a
demi-moderator can't express their opinion politely then
they should express no opinion at all and simply ignore the
post they feel is "off-topic".
Victor does not "haunt" this newsgroup.
He most certainly does. (Take a look in a dictionary for
both "haunt" and "enforce".)
He provides good
topical advice and helps keep it topical, a service to those who
participate as either question posers or question answerers.


Not when he becomes pretentious.
Exercise 1) generalize your logic to questions of the form


Since Victor is not a student of yours, and has no reason to
undertake self-improvement with your guidance, why should
he go along with your "exercise" suggestions?


For the same reasons that you decided to go along with my
exercise.
Q = X1 X2

and deduce whether Q is on topic at either, both, or neither
of newsgroups Z1.Y1.X1 and Z2.Y2.X2.


Since you seem to prefer matters simplified, and seem to have
oversimplified the issue for purposes of argumentation, let's
consider a concrete form of your abstract "exercise".

Suppose there is a newsgroup about carpentry. Suppose there
is another newsgroup about structural engineering. According
to your implied reasoning, a question such as "How do I build
a foot bridge with wood?" would be topical in either place.


Absolutely! I'm glad the exercise paid off and helped you
to see my point. Building a bridge from wood would most
definitely involve both carpentry and structural engineering.
Thus, the question would certainly be on topic at both groups
though each group would probably address only the portions of
the question relevant to their group.

Indeed, I recently saw two Nova historical reconstruction
documentaries. In one they rebuilt two medieval catapults,
in the other an ancient Chinese wooden bridge

http://www.pbs.org/wgbh/nova/lostemp...na/builds.html

The teams working on these projects had both carpenters and
structural engineers working to achieve the same goal and
answer the same questions.

Thank you for completing the exercise with such a wonderful
example!

Keith
Jul 22 '05 #11

"Keith H Duggar" <du****@alum.mit.edu> wrote in message
news:10**************************@posting.google.c om...
comp.lang.c++.moderated is a different group, no doubt
they have a different idea of topicality there.
No, they have the same view of topicality. But, let's
suppose you are right and c.l.c++ and c.l.c++.m are very
different. Fine, take a look at some recent c.l.c++ topics
in which the community actively participated without
complaint

Design question: N-dimensional tensors
library problems
C++/CLI
PDF/HTML Output Class
Fox: best GUI Lib
ncurses
Accelerated C++: [1,rows] Not so fast

By your standard these are all "off-topic" and yet even Victor
participated in the first two! And you, John, decided to post
in these "off-topic" topics

strang behaviour std:vector and XString in VC6.0
Survey: Frequency of usage of smart pointers
Design question: N-dimensional tensor

XStrings and VC6.0 are not part of the C++ language.


Just because someone mentions something that is not part of the C++ language
in the subject line does not make the post off topic.
Neither
are tensors and smart pointers (other than auto_ptr). And in
the tensor thread you responded by posting a link to boost
which is certainly not part of the C++ language. So aren't
you being a hypocrite? Or in the very least your opinion of
topicality is inconsistent.
Where have you heard that my definition of on topic is 'part of the C++
language'. That is not my definition. You've clearly been trawling my
previous posts to find examples of 'hypocrasy', no doubt if you look hard
enough you will find examples of that, and bad manners too. Personally I
think I make a valuable contribution to this group by answering lots of
posters queries to the best of my ability, something I've yet to see from
you.
Bottom line is that if you don't like the way this group
operates you can always leave.


Bottom line, your hypocritical opinion doesn't carry much
weight. Furthermore, you have absolutely no control over
what others post in c.l.c++. So the best thing you can do is
simply ignore threads you feel are "off-topic" and let others
judge for themselves.


I rarely just say off topic. 99% of off topic posts concern Windows
programming, and I almost always redirect people who make such posts. I
consider this to be a service both to the poster and to this group. Most of
the time I am polite about it.

Historically this group has been taken over by Windows programming questions
leaving nowhere to discuss pure C++ related issue, that is why this group is
touchy about topicality.

john
Jul 22 '05 #12
"Keith H Duggar" <du****@alum.mit.edu> wrote...
[..blahblah.. hypocritical ..blah blah..]
Do you have a point or do you just need a pissing match?

This is a free forum. Unmoderated. That means I can post here
whatever I like and as much as I like. Just like you can. Just
like many others can. Hell, anybody can.

Now, when arguing about topicality (which in itself is always on
topic, by the netiquette rules), you need to ultimately step back
and think (assuming an MIT graduate is capable of that), can you
actually bring in hypocracy when you yourself participated in
some off-topic discussions? Isn't that hypocracy in itself?

Now, don't rush to answering. Spend a few minutes evaluating your
response. And for the argument's sake, try not to make it, how
did you put it?, pretentious, hypocritical, haunting, or enforcing
something that is either not supposed to be enforced or simply
cannot be enforced. Did I cover all of it?

Now, to answer your questions.Suppose someone has a question of the form

How to do X in C++?

where X bears no immediate relation to C++ other than it
is a general programming task which can be done in C++.
Do you consider such a question off-topic at comp.lang.c++?
Yes.
If so why?
You answered it already. And you know the answer, too: because
it has no immediate relation to C++.
In what newsgroup group should it be posted?


If it is tryly a "general programming task", comp.programming.
If it's something platform-specific, like "create a bitmap" or
"make sure only one instance of the program is running", then in
a newsgroup for that platform. Read the FFAQ.
Jul 22 '05 #13
In message <10**************************@posting.google.com >, Keith H
Duggar <du****@alum.mit.edu> writes
"Larry Brasfield" <do***********************@hotmail.com> wrote
[biiig context-destroying snip]
Not when he becomes pretentious.
> Exercise 1) generalize your logic to questions of the form


A most amusing juxtaposition.

--
Richard Herring
Jul 22 '05 #14

Keith H Duggar wrote:

[This message didn't show up on my regular news service, so I'll have
to get at it from google]
Who knows? You start out by checking to see if they have a FAQ list
that covers topicality and you read the group to find out what sort of messages are typically posted.
Do you respect the judgment of the c.l.c++ moderators?


For my own postings? By and large yes. Please show some
counter-examples if you feel that I've been breaking topicality.
If so
take a look at the topics in c.l.c++.m over the last week.
By your and Victor's reasoning all of the following threads
are off-topic
Ok. Sounds reasonable to me. I didn't bother to read any of those
because they were off-topic.

CString, Lint, Boost, Loki, and RogueWave are not part of
the C++ language.
I tend to agree on Boost, but the consensus here seems to be that Boost
features will be migrating to the Standard eventually. I point out
every now and then that they aren't there yet.
And the blessed Victor even posted in the
"off topic" CString discussion.
So? I don't know exactly what he contributed, as I didn't read it. Did
he actually post off-topic material? Or did he find topical elements
withing the thread? I've done that.
So if the moderators felt all those topics were topical,
What "moderators" are you talking about? There's just people here, no
one has any special powers. That doesn't mean we need to let things run
amok.
where do you get off claiming they are not and why should we
care what you claim? Especially when you don't even have the
guts to associate your foul comments with your real identity.
Oh, those were "foul"? As for my identity, why do you care? You
planning on dropping by the house? I'm out of beer, BTW.

I'm a long-time participant of CLC++. I sometimes get lazy about typing
my last name, but I'll make sure it's here this time. No doubt that
will comfort you greatly.
It's not just Victor that supports the goal of topicality, so disabuse your pissy little self of that bogus idea.

Another whiny crybaby who can't be bothered to follow basic

netiquette.
One need only read those two comments to see that it is you
who whines and can't be bothered with basic netiquette (or
even common civility for that matter).


Calls 'em as I sees 'em. You whined and cried (the same whiny crybaby
thread we have every now and then from somebody deeply offended because
their basic usenet ineptitude was exposed).
Brian RODENBORN

Jul 22 '05 #15
Richard Herring wrote
Keith H Duggar wrote

[biiig context-destroying snip]
Not when he becomes pretentious.
> Exercise 1) generalize your logic to questions of the form


A most amusing juxtaposition.


Indeed, I thought so as well.
You know, fight fire with fire.
Give him a taste of his own medicine.
Jul 22 '05 #16
"Keith H Duggar" <du****@alum.mit.edu> wrote...
Richard Herring wrote
Keith H Duggar wrote

[biiig context-destroying snip]
>Not when he becomes pretentious.
>
>> > Exercise 1) generalize your logic to questions of the form


A most amusing juxtaposition.


Indeed, I thought so as well.
You know, fight fire with fire.
Give him a taste of his own medicine.


LOL
Jul 22 '05 #17

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
by: Gary Petersen | last post by:
For the benefit of others, I want to show how to do an HTTP POST request using fsockopen(). I banged my head against a wall for two days trying to figure this out. I even went to http://php.net/...
0
by: Spud | last post by:
<?php // pullpage function by Nick bouton http://www.nickbouton.com/. $CustomerID = "IDHERE"; $method = "POST"; $host = "xml.mydata.com"; $usepath = "/xml.asp"; //print all vars in an...
7
by: Dodger | last post by:
Apologies if the is the wrong NG. But I have trapped a GET issued by a webpage on a button press and I would like to issue the GET programatically as-and-when I wish. I wondered what the text...
0
by: Owen | last post by:
Hello everyone, I am using VS.NET 2003(Trandition Chinese) Edition, and httpLook software for checking http requests. I found a problem that the following programs don't really "POST". These...
0
by: WIWA | last post by:
Hi, I want to login to a password protected website and fetch the content of the page behind. I have based my code on http://weblogs.asp.net/jdennany/archive/2005/04/23/403971.aspx. When I use...
5
by: David Lozzi | last post by:
Howdy, I wrote a web service in .Net for my customer. My customer has another vendor who now has to consume it but they are not using Visual Studio. Most of their pages are jsp, and they said...
3
by: JansenH | last post by:
We have implemented a 'HTTP Post' client in C# that posts Xml documents to a webserver. This is working fine if the post rate is one post for every 20 seconds. But if the post rate is increased to...
1
by: Arfeen | last post by:
Hi All, I need help again ..... I have an asp.net web page which I hit using the "HTTP POST" method. My ASP.NET page is a basic hello world example with the following code: private void...
2
by: =?Utf-8?B?cGhlbmdsYWk=?= | last post by:
I am not sure really how to explain this but here goes. I am creating some new web services and I want to be able to post data like the following: <Data> <some value>1</some value> <more...
6
by: Brybot | last post by:
I am trying to allow HTTP POST file uploads to my web service. Currently I have it working perfectly for a SOAP/XML request reading in a byte using MemoryStream/FileStream but I cannot figure out...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.