background preloader

TechNet - Home Page

TechNet - Home Page

Utiliser les winsocks en Visual Basic - Club d'entraide des L'ensemble du code et explications que vous trouverez dans ce document est basé sur Visual Basic 6. Vous vous êtes déjà sans doute posé la question de comment envoyer un e-mail ou bien en recevoir sans pour autant utiliser les contrôles d'Outlook. Et bien pour cela nous allons directement utiliser les sockets grâce aux composant Microsoft Winsock Control. Ce tutoriel a pour but de comprendre comment fonctionne le contrôle Winsock. J'ai fait le choix de vous présenter ce contrôle via le développement d'une application permettant de lire et écrire des mails. Les sources principales sont les RFC 2821 (basé sur la 821) et 1939. Ce tutoriel se divise en trois parties : Les contrôles nécessaires ; L'envoie d'un mail ; La réception d'un mail via POP3. Article lu 1158 fois. Tout d'abord vous devez rajouter à votre projet le composant Microsoft Winsock Control. Ensuite vous devez coller sur votre Form le contrôle lui-même : Ce form est composé de 5 champs de saisie et un champ d'affichage. Remarque

Product Download sdk <a id="b7777d05-f9ee-bedd-c9b9-9572b26f11d1" target="_self" class="mscom-link download-button dl" href="confirmation.aspx?id=6510" bi:track="false"><span class="loc" locid="46b21a80-a483-c4a8-33c6-eb40c48bcd9d" srcid="46b21a80-a483-c4a8-33c6-eb40c48bcd9d">Download</span></a> The Platform SDK for Microsoft® Windows® Server 2003 SP1 contains the information and tools you need to develop Windows-based applications. DetailsNote:There are multiple files available for this download.Once you click on the "Download" button, you will be prompted to select the files you need.PSDK-x86.exePSDK-amd64.exePSDK-ia64.exeSystem RequirementsSupported Operating System Windows 2000, Windows Server 2003, Windows XP 64-bit, Windows XP Professional Edition, Windows XP Service Pack 1 Hard Disk Space.

How to transfer data to an Excel workbook by using Visual C# 200 This step-by-step article describes several methods for transferring data to Microsoft Excel 2002 from a Microsoft Visual C# 2005 or Microsoft Visual C# .NET program. This article also presents the advantages and disadvantages of each method so that you can select the solution that works best for your situation. Overview The technique that is most frequently used to transfer data to an Excel workbook is Automation. With Automation, you can use several techniques to transfer your data: Transfer data cell by cell.Transfer data in an array to a range of cells.Transfer data in an ADO recordset to a range of cells by using the CopyFromRecordset method.Create a QueryTable object on an Excel worksheet that contains the result of a query on an ODBC or OLEDB data source.Transfer data to the clipboard, and then paste the clipboard contents into an Excel worksheet. To transfer your data without Automation, you can use the following approaches: Techniques Use Automation to Transfer Data Cell by Cell

MZ-Tools - Productivity Tools for Visual Studio .NET (C#, VB.NET visual basic, vb, active server pages (ASP),java, javscript,c, c Karl E. Peterson&#039;s Classic VB Code MZTools

Related: