Visual Basic Code , VB.NET Code
Find Code:
  All
  VB.NET
  ASP.NET
  C#
  VB Classic
  ASP Classic
  Snippets
  Popular
  Submit Code
  Forums
  Articles
  Tips
  Links
  Books
  Contest
  Link to us
 Home >> Networking code

INTERFACE--CAPTURE LAN DATAVersion: VB6
Author: Ajoy Kumar ChakrabortySubmitted: 9/4/2010Downloads: 5765
This small application uses winsock control to capture LAN data between server and client. I had to develop this application to capture meteorological data entering a server to identify a long pending problem and it was a success. I had implemented this i ...more>>

VB.net SocketVersion: VB 2005
Author: AdilSubmitted: 8/10/2010Downloads: 6613
This is a Simple Client & Server chat app that I have been working on over the past week.

Operating System InformationVersion: C#
Author: Gehan FernandoSubmitted: 7/28/2010Downloads: 3768
Get Complete Operating System In-formations. I Refers so many articles but i didn't get proper document to fulfill my requirement, finally i created application using WMI + C# to get complete information about OS.

Email Application in C#Version: C#
Author: CsharpChicoSubmitted: 5/25/2010Downloads: 4909
With this lightweight email application written in c# you can send emails with Gmail, Yahoo, Aol, and Live accounts.

Display MAC Address From Enterd Local Machines IP Version: VB 2008
Author: AnonymousSubmitted: 5/14/2010Views: 20764
This Displays MAC Address, add 1 textbox call it MacLocalIPAddressBox and one label called MACAddressDisplayLabel. Then all you need to do is add the code below and add local machines ip addresss ie 192.168.1.1 then press the button and the label will d ...more>>

Serviceviewer/watcher Version: VB 2008
Author: WallonsoSubmitted: 4/27/2010Downloads: 3813
Small program to watch selected services and states on selected remote computers in your office Uses an Ini-File to configure Uses an unbound datagrid (for newbies : like old MSFlexgrid) Class for reading INI uses only API-calls for faster reading.

Communicate data between two executable filesVersion: C#
Author: Gehan FernandoSubmitted: 4/18/2010Downloads: 3605
Why I used NetTcpBinding for this application -------------------------------------------------------- This binding uses the TCP transport protocol to transmit messages using a binary encoding. It offers higher Performance than the bindings based on th ...more>>

FTP CLIENT (IMPROVED)Version: VB6
Author: navinSubmitted: 4/27/2009Downloads: 5869
Free FTP Client. It was premature project and I have done some good scripting and tried to make it better.

Control Remote ComputerVersion: VB6
Author:  Jomar PabuayaSubmitted: 2/20/2009Downloads: 12096
How to use the program: The program has 2 files to run a client/server. The server resides on the victim's computer and the client connects to the server program. You do not have to worry about running the server program as it will not do anythin ...more>>

Chat_CliverCSVersion: VB6
Author: RaviChandran RSubmitted: 9/1/2008Downloads: 7208
It is a chatting application in TCP using WinSock Control6.0. Using ClieverCS we can chat with 25 members and can send color text. In LAN connection we can use it for chatting. It has a graphical transparent form. The coding section may be a little bit ...more>>

<< Previous  Page 3 of  13  Next >>

Go to page: 3  4  5  6  7  8  ...