473,474 Members | 1,602 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Can we use C# to develop a project on OpenVPN

Hello Everybody,

We are creating a new project on Virtual Private Networking (VPN),
and it is decided to use VC++. I actually want to know that
is can be achived by VC#.NET or not. You all know how and what
level VPN can reach. If this is possible using C# then what are the
main namespaces i should use to which they play a main role
of the project.

Hope to receive all your valuable responses on this. will be waiting
for your answers.
--
With Regards,
Raghavendra Mudugal
Nov 17 '05 #1
11 6167
Hi,
what the project does?
in what platform it needs to run on?

what are you refering in "making a project on VPN" ?

there is nothing in the framework refering to VPN

cheers,

--
Ignacio Machin,
ignacio.machin AT dot.state.fl.us
Florida Department Of Transportation
"Raghavendra Mudugal" <Ra****************@discussions.microsoft.com> wrote
in message news:79**********************************@microsof t.com...
Hello Everybody,

We are creating a new project on Virtual Private Networking (VPN),
and it is decided to use VC++. I actually want to know that
is can be achived by VC#.NET or not. You all know how and what
level VPN can reach. If this is possible using C# then what are the
main namespaces i should use to which they play a main role
of the project.

Hope to receive all your valuable responses on this. will be waiting
for your answers.
--
With Regards,
Raghavendra Mudugal

Nov 17 '05 #2
Hi,

I don't know the answer to your question about C# and VPN, but I would
encourage you in your attempts to pursuade your team to use C# instead of
Visual C++. I've got a project in two parts at the moment - one is C#, the
other VC++, and the C# part is much easier to code, and is making faster
progress - even though I have 3 years of VC++, and just one month of C#.

- Javaman

"Raghavendra Mudugal" wrote:
Hello Everybody,

We are creating a new project on Virtual Private Networking (VPN),
and it is decided to use VC++. I actually want to know that
is can be achived by VC#.NET or not. You all know how and what
level VPN can reach. If this is possible using C# then what are the
main namespaces i should use to which they play a main role
of the project.

Hope to receive all your valuable responses on this. will be waiting
for your answers.
--
With Regards,
Raghavendra Mudugal

Nov 17 '05 #3
Hi,

I don't know the answer to your question about C# and VPN, but I would
encourage you in your attempts to pursuade your team to use C# instead of
Visual C++. I've got a project in two parts at the moment - one is C#, the
other VC++, and the C# part is much easier to code, and is making faster
progress - even though I have 3 years of VC++, and just one month of C#.

- Javaman

"Raghavendra Mudugal" wrote:
Hello Everybody,

We are creating a new project on Virtual Private Networking (VPN),
and it is decided to use VC++. I actually want to know that
is can be achived by VC#.NET or not. You all know how and what
level VPN can reach. If this is possible using C# then what are the
main namespaces i should use to which they play a main role
of the project.

Hope to receive all your valuable responses on this. will be waiting
for your answers.
--
With Regards,
Raghavendra Mudugal

Nov 17 '05 #4
Hello, and thanks for the reply.

TO, Ignacio Machin:

Actually this project is to use it on any operating system.
It is mainly used to connect to the remote computer for
any purpose. for gaming, file handling anything.

And main purpose is:
This should control the flow of network traffic such that FTP and HTTP and
all other data flows through the hosted infrastructure BUT other traffic of
our choosing is left to flow directly to the source. There should be a
standard way to define traffic definitions and the rules for routing/
redirecting. (these are some lines from the document, a lot to be listed).
Hope this helps you to understant my problem.

TO, Javaman59:
Actually, i want to confirm before i suggest the C# as the coding language.
Because VC++ is the one language used to write
programmes in the system level. and other languages are not as
such suggested. C# is esay to use and compare to VC++ can develop
much faster. This VPN project is not a another database project as
we deal in real life. Here we need to have that language which is
easily written to the system level. comparing to C# with VC++, VC++
is more stronger in system level (as of i know). So I need clear
picuture of the C# through which can be used to develop VPN
project. and later time we dont have to say that VC++ was better.
So, it helps if you add some more points on C# with repect to VC++
and let me know.

--
With Regards,
Raghavendra Mudugal
"Raghavendra Mudugal" wrote:
Hello Everybody,

We are creating a new project on Virtual Private Networking (VPN),
and it is decided to use VC++. I actually want to know that
is can be achived by VC#.NET or not. You all know how and what
level VPN can reach. If this is possible using C# then what are the
main namespaces i should use to which they play a main role
of the project.

Hope to receive all your valuable responses on this. will be waiting
for your answers. --
With Regards,
Raghavendra Mudugal

Nov 17 '05 #5
Hello, and thanks for the reply.

TO, Ignacio Machin:

Actually this project is to use it on any operating system.
It is mainly used to connect to the remote computer for
any purpose. for gaming, file handling anything.

And main purpose is:
This should control the flow of network traffic such that FTP and HTTP and
all other data flows through the hosted infrastructure BUT other traffic of
our choosing is left to flow directly to the source. There should be a
standard way to define traffic definitions and the rules for routing/
redirecting. (these are some lines from the document, a lot to be listed).
Hope this helps you to understant my problem.

TO, Javaman59:
Actually, i want to confirm before i suggest the C# as the coding language.
Because VC++ is the one language used to write
programmes in the system level. and other languages are not as
such suggested. C# is esay to use and compare to VC++ can develop
much faster. This VPN project is not a another database project as
we deal in real life. Here we need to have that language which is
easily written to the system level. comparing to C# with VC++, VC++
is more stronger in system level (as of i know). So I need clear
picuture of the C# through which can be used to develop VPN
project. and later time we dont have to say that VC++ was better.
So, it helps if you add some more points on C# with repect to VC++
and let me know.

--
With Regards,
Raghavendra Mudugal
"Raghavendra Mudugal" wrote:
Hello Everybody,

We are creating a new project on Virtual Private Networking (VPN),
and it is decided to use VC++. I actually want to know that
is can be achived by VC#.NET or not. You all know how and what
level VPN can reach. If this is possible using C# then what are the
main namespaces i should use to which they play a main role
of the project.

Hope to receive all your valuable responses on this. will be waiting
for your answers. --
With Regards,
Raghavendra Mudugal

Nov 17 '05 #6
Raghavendra Mudugal wrote:
Hello, and thanks for the reply.

TO, Ignacio Machin:

Actually this project is to use it on any operating system.
It is mainly used to connect to the remote computer for
any purpose. for gaming, file handling anything.

Then C# is out, as it's (mainly) Windows-only
And main purpose is:
This should control the flow of network traffic such that FTP and
HTTP and all other data flows through the hosted infrastructure BUT
other traffic of our choosing is left to flow directly to the source.
There should be a standard way to define traffic definitions and the
rules for routing/ redirecting. (these are some lines from the
document, a lot to be listed). Hope this helps you to understant my
problem.


You probably need lots of speed, so again C# is out. It's fairly fast,
but my feeling is that a C++ program (non-.Net) could be faster.

..Net is more targeted at application-level programming than system-level.

Hans Kesting
Nov 17 '05 #7
Raghavendra Mudugal wrote:
Hello, and thanks for the reply.

TO, Ignacio Machin:

Actually this project is to use it on any operating system.
It is mainly used to connect to the remote computer for
any purpose. for gaming, file handling anything.

Then C# is out, as it's (mainly) Windows-only
And main purpose is:
This should control the flow of network traffic such that FTP and
HTTP and all other data flows through the hosted infrastructure BUT
other traffic of our choosing is left to flow directly to the source.
There should be a standard way to define traffic definitions and the
rules for routing/ redirecting. (these are some lines from the
document, a lot to be listed). Hope this helps you to understant my
problem.


You probably need lots of speed, so again C# is out. It's fairly fast,
but my feeling is that a C++ program (non-.Net) could be faster.

..Net is more targeted at application-level programming than system-level.

Hans Kesting
Nov 17 '05 #8
Hi,

"Raghavendra Mudugal" <Ra****************@discussions.microsoft.com> wrote
in message news:9A**********************************@microsof t.com...
Hello, and thanks for the reply.

TO, Ignacio Machin:

Actually this project is to use it on any operating system.
It is mainly used to connect to the remote computer for
any purpose. for gaming, file handling anything.
forget c#, even forget VC++, just plain ANSI C++ will do it.
And main purpose is:
This should control the flow of network traffic such that FTP and HTTP and
all other data flows through the hosted infrastructure BUT other traffic
of
our choosing is left to flow directly to the source. There should be a
standard way to define traffic definitions and the rules for routing/
redirecting. (these are some lines from the document, a lot to be listed).
Hope this helps you to understant my problem.


so basically what you want is a transparent proxy, I suggest you to look fro
already developed code, this is a FAIRLY complex task. take a look at some
proxy like squid to better give you an idea of what to expect.

cheers,

--
Ignacio Machin,
ignacio.machin AT dot.state.fl.us
Florida Department Of Transportation
Nov 17 '05 #9
Hi,

"Raghavendra Mudugal" <Ra****************@discussions.microsoft.com> wrote
in message news:9A**********************************@microsof t.com...
Hello, and thanks for the reply.

TO, Ignacio Machin:

Actually this project is to use it on any operating system.
It is mainly used to connect to the remote computer for
any purpose. for gaming, file handling anything.
forget c#, even forget VC++, just plain ANSI C++ will do it.
And main purpose is:
This should control the flow of network traffic such that FTP and HTTP and
all other data flows through the hosted infrastructure BUT other traffic
of
our choosing is left to flow directly to the source. There should be a
standard way to define traffic definitions and the rules for routing/
redirecting. (these are some lines from the document, a lot to be listed).
Hope this helps you to understant my problem.


so basically what you want is a transparent proxy, I suggest you to look fro
already developed code, this is a FAIRLY complex task. take a look at some
proxy like squid to better give you an idea of what to expect.

cheers,

--
Ignacio Machin,
ignacio.machin AT dot.state.fl.us
Florida Department Of Transportation
Nov 17 '05 #10
Hello everybody.

thanks for all your valuable reply. This makes me clear C++ is
the only way to reach.

Thank you all once again.
--
With Regards,
Raghavendra Mudugal
"Raghavendra Mudugal" wrote:
Hello Everybody,

We are creating a new project on Virtual Private Networking (VPN),
and it is decided to use VC++. I actually want to know that
is can be achived by VC#.NET or not. You all know how and what
level VPN can reach. If this is possible using C# then what are the
main namespaces i should use to which they play a main role
of the project.

Hope to receive all your valuable responses on this. will be waiting
for your answers.
--
With Regards,
Raghavendra Mudugal

Nov 17 '05 #11
Hello everybody.

thanks for all your valuable reply. This makes me clear C++ is
the only way to reach.

Thank you all once again.
--
With Regards,
Raghavendra Mudugal
"Raghavendra Mudugal" wrote:
Hello Everybody,

We are creating a new project on Virtual Private Networking (VPN),
and it is decided to use VC++. I actually want to know that
is can be achived by VC#.NET or not. You all know how and what
level VPN can reach. If this is possible using C# then what are the
main namespaces i should use to which they play a main role
of the project.

Hope to receive all your valuable responses on this. will be waiting
for your answers.
--
With Regards,
Raghavendra Mudugal

Nov 17 '05 #12

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

Similar topics

5
by: A.M | last post by:
Hi, Can I have both C# and VB.NET pages/modules in a visual studio.net project? Thanks, Ali
3
by: barry | last post by:
Hi Which IDE is used to develop project using .ASP and global.asa files, Visual Studio 2003 allows creating of C# projects which use .apsx , c# files, i have not been able to see any option to...
29
by: Tony Girgenti | last post by:
Hello. I'm developing and testing a web application using VS.NET 2003, VB, .NET Framework 1.1.4322, ASP.NET 1.1.4322 and IIS5.1 on a WIN XP Pro, SP2 computer. I'm using a web form. How do I...
0
by: softwareakash | last post by:
Hi All I have a requirement where my winforms applications business logic has to start openVPN client passing the location of a configuration file as an argument. The open VPN Client will then...
16
by: Rainer Queck | last post by:
Hi, What would be the best way to develop a class library? I am planing to develop a couple of classes, needed in our company enviroment. These classe will be later used in several projects. ...
13
by: ravi | last post by:
I am a final year computer engineering student i am looking for some good as well as tough project ideas in C/C++ Can anybody help me by giving their ideas Thanks in advance.
0
by: Andrew | last post by:
Hello I am trying to port some code and I am running into some issues I may or may not be able to solve on my own and would appreciate your help Basically I am trying to open the Tun Driver...
1
by: raravaice | last post by:
We have a problem with openvpn routing Accordingly to the picture we have a server and a client of openvpn,server is Fedora9 and client is win xp,we intend to assign a valid ip address from server...
0
by: scotter86 | last post by:
Hi everyone, I'm somewhat new to Linux, and completely new to OpenVPN. But here is my situation, I have OpenVPN Installed on my server runing Ubuntu 7.10. I also have wandered through tutorials...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
1
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...
0
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...
1
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
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...
0
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
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 ...
1
muto222
php
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.