473,785 Members | 2,423 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Think BEFORE you post.

I'm seeing a terribly distubing number of questions that have no purpose
in existing. As an example: How do I change the position of a stream?

Hmm.. Could it be some method on the stream itsself? Probably.

My advice, pleading advice, is that you USE YOUR DAMN BRAINS before spewing
your crap on here. Think about what you are doing. If your question is
"How do I do X with class/object Y?" Then why not open up the Obejct Browser
and take a look at the properties and methods of Y. Also, Google is your
very bestest of friends when trying to FIGURE SOMETHING OUT FOR YOURSELF.

-Boo
Sep 29 '06 #1
29 2590
Hi, I have to agree with GhostInAK, I'm seeing more and more post with
subjects that If you google them for 15 seconds you will see that they haven
been asked and answered 20 times before. I would also advice first try to
find a solution yourself, because you'll learn more by searching in answer
yourself. That's how I always did it, first try to figure/google it out
yourself and then if you realy can't find a answer ask an expert here in the
ng. I'm not discouraging anyone to post here, because we were all newbies
ones, but you'll learn a lot more be searching for an answer yourself then
from an instant answer.
I know I haven't been very active in here for the pas few months but I still
watch the topics every day.

Just my two cents

Greetz Peter

--
Programming today is a race between software engineers striving to build
bigger and better idiot-proof programs, and the Universe trying to produce
bigger and better idiots. So far, the Universe is winning. (Rich Cook)
"GhostInAK" <gh*******@gmai l.comschreef in bericht
news:c7******** *************** ***@news.micros oft.com...
I'm seeing a terribly distubing number of questions that have no purpose
in existing. As an example: How do I change the position of a stream?

Hmm.. Could it be some method on the stream itsself? Probably.

My advice, pleading advice, is that you USE YOUR DAMN BRAINS before
spewing
your crap on here. Think about what you are doing. If your question is
"How do I do X with class/object Y?" Then why not open up the Obejct
Browser
and take a look at the properties and methods of Y. Also, Google is your
very bestest of friends when trying to FIGURE SOMETHING OUT FOR YOURSELF.

-Boo


Sep 29 '06 #2
It's just that season. The schools have started. :)

Perhaps "How to find documentation and information (1p)" should be a
required course before you could take "VB.NET programming for beginnners
(10p)". ;)

Peter Proost wrote:
Hi, I have to agree with GhostInAK, I'm seeing more and more post with
subjects that If you google them for 15 seconds you will see that they haven
been asked and answered 20 times before. I would also advice first try to
find a solution yourself, because you'll learn more by searching in answer
yourself. That's how I always did it, first try to figure/google it out
yourself and then if you realy can't find a answer ask an expert here in the
ng. I'm not discouraging anyone to post here, because we were all newbies
ones, but you'll learn a lot more be searching for an answer yourself then
from an instant answer.
I know I haven't been very active in here for the pas few months but I still
watch the topics every day.

Just my two cents

Greetz Peter

--
Programming today is a race between software engineers striving to build
bigger and better idiot-proof programs, and the Universe trying to produce
bigger and better idiots. So far, the Universe is winning. (Rich Cook)
"GhostInAK" <gh*******@gmai l.comschreef in bericht
news:c7******** *************** ***@news.micros oft.com...
>I'm seeing a terribly distubing number of questions that have no purpose
in existing. As an example: How do I change the position of a stream?

Hmm.. Could it be some method on the stream itsself? Probably.

My advice, pleading advice, is that you USE YOUR DAMN BRAINS before
spewing
>your crap on here. Think about what you are doing. If your question is
"How do I do X with class/object Y?" Then why not open up the Obejct
Browser
>and take a look at the properties and methods of Y. Also, Google is your
very bestest of friends when trying to FIGURE SOMETHING OUT FOR YOURSELF.

-Boo


Sep 29 '06 #3
That's actualy a good idea :-)
Hopefully some teachers read this post and pay some attention to the subject
in there classes

Greetz, Peter
--
Programming today is a race between software engineers striving to build
bigger and better idiot-proof programs, and the Universe trying to produce
bigger and better idiots. So far, the Universe is winning. (Rich Cook)

"Göran Andersson" <gu***@guffa.co mschreef in bericht
news:e2******** ******@TK2MSFTN GP05.phx.gbl...
It's just that season. The schools have started. :)

Perhaps "How to find documentation and information (1p)" should be a
required course before you could take "VB.NET programming for beginnners
(10p)". ;)

Peter Proost wrote:
Hi, I have to agree with GhostInAK, I'm seeing more and more post with
subjects that If you google them for 15 seconds you will see that they
haven
been asked and answered 20 times before. I would also advice first try
to
find a solution yourself, because you'll learn more by searching in
answer
yourself. That's how I always did it, first try to figure/google it out
yourself and then if you realy can't find a answer ask an expert here in
the
ng. I'm not discouraging anyone to post here, because we were all
newbies
ones, but you'll learn a lot more be searching for an answer yourself
then
from an instant answer.
I know I haven't been very active in here for the pas few months but I
still
watch the topics every day.

Just my two cents

Greetz Peter

--
Programming today is a race between software engineers striving to build
bigger and better idiot-proof programs, and the Universe trying to
produce
bigger and better idiots. So far, the Universe is winning. (Rich Cook)
"GhostInAK" <gh*******@gmai l.comschreef in bericht
news:c7******** *************** ***@news.micros oft.com...
I'm seeing a terribly distubing number of questions that have no
purpose
in existing. As an example: How do I change the position of a stream?

Hmm.. Could it be some method on the stream itsself? Probably.

My advice, pleading advice, is that you USE YOUR DAMN BRAINS before
spewing
your crap on here. Think about what you are doing. If your question
is
"How do I do X with class/object Y?" Then why not open up the Obejct
Browser
and take a look at the properties and methods of Y. Also, Google is
your
very bestest of friends when trying to FIGURE SOMETHING OUT FOR
YOURSELF.
>
-Boo


Sep 29 '06 #4
Its important to remember that not everyone thinks on the same levels, or is
as experienced as you may be. Some people may ask a question and be asking
entirely the wrong question, but in context to what they perceive is the
problem, and people like you and me can understand their problem better than
they can.

Sometimes its not until they ask the question - as stuiped as it may be -
that regulars like us can put it into context and point them on their way,
even if its to say go to google cos its been answered 20 times already.
Someone inexperienced may also enjoy answering these repeat problems as a
means of building up their own knowledge. I do though sometimes gag when
its so darn obvious that a simple search would suffice.

--
--
Regards

John Timney (MVP)
VISIT MY WEBSITE:
http://www.johntimney.com
"Peter Proost" <pp*****@nospam .hotmail.comwro te in message
news:OE******** ******@TK2MSFTN GP04.phx.gbl...
That's actualy a good idea :-)
Hopefully some teachers read this post and pay some attention to the
subject
in there classes

Greetz, Peter
--
Programming today is a race between software engineers striving to build
bigger and better idiot-proof programs, and the Universe trying to produce
bigger and better idiots. So far, the Universe is winning. (Rich Cook)

"Göran Andersson" <gu***@guffa.co mschreef in bericht
news:e2******** ******@TK2MSFTN GP05.phx.gbl...
>It's just that season. The schools have started. :)

Perhaps "How to find documentation and information (1p)" should be a
required course before you could take "VB.NET programming for beginnners
(10p)". ;)

Peter Proost wrote:
Hi, I have to agree with GhostInAK, I'm seeing more and more post with
subjects that If you google them for 15 seconds you will see that they
haven
been asked and answered 20 times before. I would also advice first try
to
find a solution yourself, because you'll learn more by searching in
answer
yourself. That's how I always did it, first try to figure/google it out
yourself and then if you realy can't find a answer ask an expert here
in
the
ng. I'm not discouraging anyone to post here, because we were all
newbies
ones, but you'll learn a lot more be searching for an answer yourself
then
from an instant answer.
I know I haven't been very active in here for the pas few months but I
still
watch the topics every day.

Just my two cents

Greetz Peter

--
Programming today is a race between software engineers striving to
build
bigger and better idiot-proof programs, and the Universe trying to
produce
bigger and better idiots. So far, the Universe is winning. (Rich Cook)
"GhostInAK" <gh*******@gmai l.comschreef in bericht
news:c7******** *************** ***@news.micros oft.com...
I'm seeing a terribly distubing number of questions that have no
purpose
>in existing. As an example: How do I change the position of a stream?

Hmm.. Could it be some method on the stream itsself? Probably.

My advice, pleading advice, is that you USE YOUR DAMN BRAINS before
spewing
your crap on here. Think about what you are doing. If your question
is
>"How do I do X with class/object Y?" Then why not open up the Obejct
Browser
and take a look at the properties and methods of Y. Also, Google is
your
>very bestest of friends when trying to FIGURE SOMETHING OUT FOR
YOURSELF.
>>
-Boo



Sep 29 '06 #5
ACK

--
Programming today is a race between software engineers striving to build
bigger and better idiot-proof programs, and the Universe trying to produce
bigger and better idiots. So far, the Universe is winning. (Rich Cook)

"John Timney (MVP)" <x_****@timney. eclipse.co.uksc hreef in bericht
news:Bq******** *************** *******@eclipse .net.uk...
Its important to remember that not everyone thinks on the same levels, or
is
as experienced as you may be. Some people may ask a question and be
asking
entirely the wrong question, but in context to what they perceive is the
problem, and people like you and me can understand their problem better
than
they can.

Sometimes its not until they ask the question - as stuiped as it may be -
that regulars like us can put it into context and point them on their way,
even if its to say go to google cos its been answered 20 times already.
Someone inexperienced may also enjoy answering these repeat problems as a
means of building up their own knowledge. I do though sometimes gag when
its so darn obvious that a simple search would suffice.

--
--
Regards

John Timney (MVP)
VISIT MY WEBSITE:
http://www.johntimney.com
"Peter Proost" <pp*****@nospam .hotmail.comwro te in message
news:OE******** ******@TK2MSFTN GP04.phx.gbl...
That's actualy a good idea :-)
Hopefully some teachers read this post and pay some attention to the
subject
in there classes

Greetz, Peter
--
Programming today is a race between software engineers striving to build
bigger and better idiot-proof programs, and the Universe trying to
produce
bigger and better idiots. So far, the Universe is winning. (Rich Cook)

"Göran Andersson" <gu***@guffa.co mschreef in bericht
news:e2******** ******@TK2MSFTN GP05.phx.gbl...
It's just that season. The schools have started. :)

Perhaps "How to find documentation and information (1p)" should be a
required course before you could take "VB.NET programming for
beginnners
(10p)". ;)

Peter Proost wrote:
Hi, I have to agree with GhostInAK, I'm seeing more and more post
with
subjects that If you google them for 15 seconds you will see that
they
haven
been asked and answered 20 times before. I would also advice first
try
to
find a solution yourself, because you'll learn more by searching in
answer
yourself. That's how I always did it, first try to figure/google it
out
yourself and then if you realy can't find a answer ask an expert here
in
the
ng. I'm not discouraging anyone to post here, because we were all
newbies
ones, but you'll learn a lot more be searching for an answer yourself
then
from an instant answer.
I know I haven't been very active in here for the pas few months but
I
still
watch the topics every day.

Just my two cents

Greetz Peter

--
Programming today is a race between software engineers striving to
build
bigger and better idiot-proof programs, and the Universe trying to
produce
bigger and better idiots. So far, the Universe is winning. (Rich
Cook)


"GhostInAK" <gh*******@gmai l.comschreef in bericht
news:c7******** *************** ***@news.micros oft.com...
I'm seeing a terribly distubing number of questions that have no
purpose
in existing. As an example: How do I change the position of a
stream?
>
Hmm.. Could it be some method on the stream itsself? Probably.

My advice, pleading advice, is that you USE YOUR DAMN BRAINS before
spewing
your crap on here. Think about what you are doing. If your
question
is
"How do I do X with class/object Y?" Then why not open up the
Obejct
Browser
and take a look at the properties and methods of Y. Also, Google is
your
very bestest of friends when trying to FIGURE SOMETHING OUT FOR
YOURSELF.
>
-Boo


Sep 29 '06 #6
John Timney (MVP) wrote:
Its important to remember that not everyone thinks on the same levels, or is
as experienced as you may be. Some people may ask a question and be asking
entirely the wrong question, but in context to what they perceive is the
problem, and people like you and me can understand their problem better than
they can.

Sometimes its not until they ask the question - as stuiped as it may be -
that regulars like us can put it into context and point them on their way,
even if its to say go to google cos its been answered 20 times already.
Someone inexperienced may also enjoy answering these repeat problems as a
means of building up their own knowledge. I do though sometimes gag when
its so darn obvious that a simple search would suffice.
We must also remember that beginners don't exactly have a BASIC ROM to
get into just by turning their computer on - now those were the days!
Today's programming environments are so out there it's amazing beginners
can achieve anything. Object oriented languages are as intuitive as
learning Icelandic!

Microsoft would do well to replace the old qbasic with something similar
so beginners have something quick and easy to get into.

--
______ ___ __
/_ __/_ __/ _ )_______ ___ _/ /_____ ____
/ / / // / _ / __/ -_) _ `/ '_/ -_) __/
/_/ \_, /____/_/ \__/\_,_/_/\_\\__/_/
/___/

There are 10 types of people in this world; those who understand the
binary numbering system and those who don't.

There's no place like 127.0.0.1.

ASCII a silly question, get a silly ANSI.
Sep 29 '06 #7

"John Timney (MVP)" <x_****@timney. eclipse.co.ukwr ote in message
news:Bq******** *************** *******@eclipse .net.uk...
Its important to remember that not everyone thinks on the same levels, or
is as experienced as you may be. Some people may ask a question and be
asking entirely the wrong question, but in context to what they perceive
is the problem, and people like you and me can understand their problem
better than they can.

Sometimes its not until they ask the question - as stuiped as it may be -
that regulars like us can put it into context and point them on their way,
even if its to say go to google cos its been answered 20 times already.
Someone inexperienced may also enjoy answering these repeat problems as a
means of building up their own knowledge. I do though sometimes gag when
its so darn obvious that a simple search would suffice.
I totally agree with the first part of your post. However, for the second
part, successful googling is a skill like any other. When you need to
understand the concepts and keywords you want to know about - something of
an impasse occurs. This group does not need the OP discouraging people from
asking "obvious" questions, or even non-obvious questions; the poster does
not know beforehand whether the question is obvious or not. If the OP
doesn't like these questions, he doesn't have to answer them. This group
has been free of bad attitude for the years I've been using it and I hope it
stays that way. This may mean the OP changing his approach.

The only advice I would give new posters is to always put the question in
context. It's much easier to find the answer that way.

Sep 29 '06 #8
Me

Are you guys gonna chat on topic? Take this material to vbdotnet.trasht alk
I don't remember reading anything about checking with peter , google, and
the rest for
permission to post. If you are unhappy, go somewhere else. Its attitudes
like you've
expressed that kill net activity.

Peter, you've been put on my delete list.

"Peter Proost" <pp*****@nospam .hotmail.comwro te in message
news:OD******** ******@TK2MSFTN GP06.phx.gbl...
Hi, I have to agree with GhostInAK, I'm seeing more and more post with
subjects that If you google them for 15 seconds you will see that they
haven
been asked and answered 20 times before. I would also advice first try to
find a solution yourself, because you'll learn more by searching in answer
yourself. That's how I always did it, first try to figure/google it out
yourself and then if you realy can't find a answer ask an expert here in
the
ng. I'm not discouraging anyone to post here, because we were all newbies
ones, but you'll learn a lot more be searching for an answer yourself then
from an instant answer.
I know I haven't been very active in here for the pas few months but I
still
watch the topics every day.

Just my two cents

Greetz Peter

--
Programming today is a race between software engineers striving to build
bigger and better idiot-proof programs, and the Universe trying to produce
bigger and better idiots. So far, the Universe is winning. (Rich Cook)
"GhostInAK" <gh*******@gmai l.comschreef in bericht
news:c7******** *************** ***@news.micros oft.com...
>I'm seeing a terribly distubing number of questions that have no purpose
in existing. As an example: How do I change the position of a stream?

Hmm.. Could it be some method on the stream itsself? Probably.

My advice, pleading advice, is that you USE YOUR DAMN BRAINS before
spewing
>your crap on here. Think about what you are doing. If your question is
"How do I do X with class/object Y?" Then why not open up the Obejct
Browser
>and take a look at the properties and methods of Y. Also, Google is your
very bestest of friends when trying to FIGURE SOMETHING OUT FOR YOURSELF.

-Boo




----== Posted via Newsfeeds.Com - Unlimited-Unrestricted-Secure Usenet News==----
http://www.newsfeeds.com The #1 Newsgroup Service in the World! 120,000+ Newsgroups
----= East and West-Coast Server Farms - Total Privacy via Encryption =----
Sep 29 '06 #9
Hi,

look I didn't want to offend anyone, and I never said you should check with
me before posting.
All I wanted to say: is that for beginning programmers it shouldn't be a
habbit to immediately post a problem if they can't solve it in 2 minutes.
And I know most of the people here first try to solve/research the problem
themself, and if they realy can't find a answer, they post a question.
That's what they call a learning process. And in my opnion that's the best
way to learn something new.
But every now and then you see some posts with topics from which you know
that if the OP would have taken the time to google this ng for 1 minute he
would have found the answer. And in my opinion the ng doesn't benefit from
these kind of posts.
So I hope my point is clear now, I sure as hell don't want to discourage
anyone from posting a question.
I also wonder why you think I'm unhappy with the ng? I think it's the best
place for information/help on vb.net
The only thing I meant to do was give some advice to beginning programmers,
because I know this approach helped me a lot when learning vb.net.

Greetz Peter

--
Programming today is a race between software engineers striving to build
bigger and better idiot-proof programs, and the Universe trying to produce
bigger and better idiots. So far, the Universe is winning. (Rich Cook)
"Me" <ge******@lisco .comschreef in bericht
news:11******** *****@sp6iad.su perfeed.net...
>
Are you guys gonna chat on topic? Take this material to
vbdotnet.trasht alk
I don't remember reading anything about checking with peter , google, and
the rest for
permission to post. If you are unhappy, go somewhere else. Its attitudes
like you've
expressed that kill net activity.

Peter, you've been put on my delete list.

"Peter Proost" <pp*****@nospam .hotmail.comwro te in message
news:OD******** ******@TK2MSFTN GP06.phx.gbl...
Hi, I have to agree with GhostInAK, I'm seeing more and more post with
subjects that If you google them for 15 seconds you will see that they
haven
been asked and answered 20 times before. I would also advice first try
to
find a solution yourself, because you'll learn more by searching in
answer
yourself. That's how I always did it, first try to figure/google it out
yourself and then if you realy can't find a answer ask an expert here in
the
ng. I'm not discouraging anyone to post here, because we were all
newbies
ones, but you'll learn a lot more be searching for an answer yourself
then
from an instant answer.
I know I haven't been very active in here for the pas few months but I
still
watch the topics every day.

Just my two cents

Greetz Peter

--
Programming today is a race between software engineers striving to build
bigger and better idiot-proof programs, and the Universe trying to
produce
bigger and better idiots. So far, the Universe is winning. (Rich Cook)
"GhostInAK" <gh*******@gmai l.comschreef in bericht
news:c7******** *************** ***@news.micros oft.com...
I'm seeing a terribly distubing number of questions that have no
purpose
in existing. As an example: How do I change the position of a stream?

Hmm.. Could it be some method on the stream itsself? Probably.

My advice, pleading advice, is that you USE YOUR DAMN BRAINS before
spewing
your crap on here. Think about what you are doing. If your question
is
"How do I do X with class/object Y?" Then why not open up the Obejct
Browser
and take a look at the properties and methods of Y. Also, Google is
your
very bestest of friends when trying to FIGURE SOMETHING OUT FOR
YOURSELF.
>
-Boo



----== Posted via Newsfeeds.Com - Unlimited-Unrestricted-Secure Usenet
News==----
http://www.newsfeeds.com The #1 Newsgroup Service in the World! 120,000+
Newsgroups
----= East and West-Coast Server Farms - Total Privacy via Encryption
=----
Sep 29 '06 #10

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

Similar topics

4
1866
by: AF | last post by:
XOOPS - Anyone using it? What do you think of it? Thanks. Cheers to everyone, Al http://www.discountdrivingschool.com
2
2297
by: CM | last post by:
Hi, I found this post in a forum. What do you think about it? :) Christophe ---------------------------------------------------------------------------- ----
6
1362
by: malcolm | last post by:
How does one get the primary key of the row that is joined in via a group by aggregate clause when the aggregate is not performed on the primary key? For example, Person table ( PersonID int, FirstName varchar(50)
72
4855
by: The Plankmeister | last post by:
Is doing this bad: <h3>Some title or other...<a href="#pagetop">back to top</a></h3> I have a feeling it is... My problem is I'm using CSS to style the H3 into a block that spans the whole containing element. I would like the <a> to appear next to the title, but I'm sure this is bad practice (for screen readers and heading-level navigation etc etc) So... is it acceptable to do this:
3
2448
by: Angel | last post by:
Hello again (and again, and again...) I think I'm getting closer to solving my initial problem of calling unmanaged code. I managed to call the functions with user-defined structs w/o getting any run-time exceptions. The problem is that I'm receiving a Failure return (it returns 1 = "Failure"). I have a feeling it may be that the function's not reading the struct correctly. This time I decided to display all the code (it's very short)....
40
3056
by: Neo The One | last post by:
I think C# is forcing us to write more code by enforcing a rule that can be summarized as 'A local variable must be assgined *explicitly* before reading its value.' If you are interested in what I mean, please look at this feedback my me: http://lab.msdn.microsoft.com/productfeedback/viewfeedback.aspx?feedbackid=3074c204-04e4-4383-9dd2-d266472a84ac If you think I am right, please vote for this feedback.
3
1702
by: Farooq Khan | last post by:
why does Response.Write in a method of code-beind class when called from inpage code (i.e in <%---%>), after creating object of that class, fails when called while it works perfectly ok while calling the same method same way except for creating object instead directly calling the method? i get this when trying to do that:- ************************************************** Response is not available in this context. Description: An...
30
1360
by: Bill Cunningham | last post by:
I began to think about some excercises I could with files after reading turtorials today on arithmetic operators and confusing myself and decided to do this. Take the mv command from linux that moves and renames files read it as binary and write it as text. After some compiler qipes it compiled and I believe it did want I wanted it to. #include <stdio.h> int main(void) {
25
2401
by: chazzy69 | last post by:
is it possible to send information without having to use a php form i.e. say the information that you would put in the form is made as a sort of message that can be posted automatically without waiting for user input?? Note: this is not related to any other post by me Thanks in advance, any help is appreciated
0
9646
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, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
10346
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
1
10096
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
9956
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
8982
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
5386
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5514
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4055
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3658
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.