472,358 Members | 1,938 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

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

VC++ .net 2005 express beta 2

Hi, sorry if this isnt the correct newsgroups for this questions but

im using vc++ 2005 express edition beta2 for learning to program vc++
..net, as in winforms applications and i was wondering if

can anyone point me to some sample code for writing to connect to a
existing telnet server

I just want to be able to establish a connection, send character info
and retreive the result sent back as a result of what i send.

Any advice appreciated
Also i notice in the beta 2 express edition you cant change the
"include" directory paths etc, is there a fix for this or is it
missing becasue it is still beta ?

Any release date for this package to become commercial on sale ?

Also i see the instructions for downloading the windows xp/2003 SDK
and running it with this beta 2 edition. Why would you want this sdk
? and is there a similar download to add/learn the MFC with this
package ?

2 last questions.

do managed programs written with 2005 editions defiently require the
2.0 beta .net runtime to run or will they also run under 1.1 ?

Why is there a .net 2.0 beta sdk. Why would you need this other SDK
when writing .net managed programs under 2005
thanks

Peted
Nov 17 '05 #1
1 1675
Peted wrote:
Hi, sorry if this isnt the correct newsgroups for this questions but

im using vc++ 2005 express edition beta2 for learning to program vc++
.net, as in winforms applications and i was wondering if

can anyone point me to some sample code for writing to connect to a
existing telnet server

I just want to be able to establish a connection, send character info
and retreive the result sent back as a result of what i send.

Any advice appreciated
http://www.dotnet247.com/247referenc...rchive239.html

has a simple telnet client in C#. You should be able to translate it to
C++/CLI easily. Google around a bit - I'm sure there are many more such
examples (I found this one in less than 30 seconds).
Also i notice in the beta 2 express edition you cant change the
"include" directory paths etc, is there a fix for this or is it
missing becasue it is still beta ?
It's a bug in beta 2 that this feature is missing.
Any release date for this package to become commercial on sale ?
November 7, 2005.
Also i see the instructions for downloading the windows xp/2003 SDK
and running it with this beta 2 edition. Why would you want this sdk
? and is there a similar download to add/learn the MFC with this
package ?
You need the SDK if you want to do native (unmanaged) C++ windows
applications. If you want to use MFC, you have to buy Standard Edition or
higher.
2 last questions.

do managed programs written with 2005 editions defiently require the
2.0 beta .net runtime to run or will they also run under 1.1 ?
Definitely 2.0. Note that a lot of managed code (C# or VB.NET) can be
compiled for either runtime. Since C++/CLI is new in VS2005, it can only
target the 2.0 runtime.
Why is there a .net 2.0 beta sdk. Why would you need this other SDK
when writing .net managed programs under 2005


You don't need to use Visual Studio. With the .NET SDK you can do managed
code development using a plain text editor and the command line build tools.

-cd
Nov 17 '05 #2

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

Similar topics

1
by: Ioannis Vranos | last post by:
I downloaded and installed VC++ 2005 Express Beta February 2005 CTP. I just created a Windows Forms application but in the Toolbox I see no UI components. Am I missing something? :-)
1
by: Sebastian Reiche | last post by:
Hi, ich suche schon eine ganze Weile eine Möglichkeit mit Microsoft Visual C++ Express Edition Beta 1 .ini-dateien zu lesen uns zu schreiben, ich habe es schon mit "GetINIEntry" und...
5
by: Adriano Coser | last post by:
Hello. I've just finished the compilation of my application with VC 2005 Beta 2 (Express edition) and I'm getting the following initialization error loading one of my DLLs: LDR:...
6
by: John Gabriel | last post by:
I have been obtaining the following error in the output window of the IDE: 1>mt.exe:general error c101008d:Failed to write the updated manifest to the resource of file "..\debug\test.exe". The...
16
by: John Gabriel | last post by:
The *back* and *forward* butttons do not work. Anyone noticed this? I know this is a beta edition but even for a beta edition, it's hard to believe Microsoft performed any real quality...
12
by: John Gabriel | last post by:
lThe compiler output report is seldom correct: Problems here involve not being able to generate an accurate compile report. There are so many problems and I am not on Microsoft's payroll. Neither...
3
by: RYoung | last post by:
Hi all, Using VC Express Beta 2, Just a simple class so far cause I can't get past this error: error C3861: 'CoInitialize': identifier not found public ref class Class1 {
2
by: Al | last post by:
I'd installed VC++ Express 2005 beta 2 but I couldn't create new projects from templates or when I opened an existing solution, I couldn' build it: 'exe not found!' The same happened whith...
1
by: Peter Oliphant | last post by:
I have written a program using VC++ 2008 Express (Beta 2). It uses System::Speech for speech recognition. My program works fine in VS GUI, both Debug and Release. It also works fine in Debug...
2
by: Kemmylinns12 | last post by:
Blockchain technology has emerged as a transformative force in the business world, offering unprecedented opportunities for innovation and efficiency. While initially associated with cryptocurrencies...
0
by: antdb | last post by:
Ⅰ. Advantage of AntDB: hyper-convergence + streaming processing engine In the overall architecture, a new "hyper-convergence" concept was proposed, which integrated multiple engines and...
2
by: Matthew3360 | last post by:
Hi, I have a python app that i want to be able to get variables from a php page on my webserver. My python app is on my computer. How would I make it so the python app could use a http request to get...
0
by: AndyPSV | last post by:
HOW CAN I CREATE AN AI with an .executable file that would suck all files in the folder and on my computerHOW CAN I CREATE AN AI with an .executable file that would suck all files in the folder and...
0
Oralloy
by: Oralloy | last post by:
Hello Folks, I am trying to hook up a CPU which I designed using SystemC to I/O pins on an FPGA. My problem (spelled failure) is with the synthesis of my design into a bitstream, not the C++...
0
by: Carina712 | last post by:
Setting background colors for Excel documents can help to improve the visual appeal of the document and make it easier to read and understand. Background colors can be used to highlight important...
0
BLUEPANDA
by: BLUEPANDA | last post by:
At BluePanda Dev, we're passionate about building high-quality software and sharing our knowledge with the community. That's why we've created a SaaS starter kit that's not only easy to use but also...
0
by: Rahul1995seven | last post by:
Introduction: In the realm of programming languages, Python has emerged as a powerhouse. With its simplicity, versatility, and robustness, Python has gained popularity among beginners and experts...
0
by: Ricardo de Mila | last post by:
Dear people, good afternoon... I have a form in msAccess with lots of controls and a specific routine must be triggered if the mouse_down event happens in any control. Than I need to discover what...

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.