CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - server code in VB
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - server code in VB - List
[
Telnet Server
]
telnetcode0618
DL : 0
telnet服务器的源代码,在VB环境下面实现,也可作为其它开发环境的参考-telnet server source code in VB below achieve, but also other development environment as a reference
Update
: 2008-10-13
Size
: 12.2kb
Publisher
:
杨
[
Communication
]
chat2sever
DL : 0
在VB环境下,基于TCP协议的自己设计聊天程序代码,本代码为服务器端端口代码。-in VB environment, based on the TCP design their own chat program code, The code for the server port code.
Update
: 2008-10-13
Size
: 995byte
Publisher
:
天方夜
[
Email Client
]
MagicMail
DL : 0
MagicMail发匿名信的程序源代码。 英文简介: MagicMail is an simple anonymous mailer. You can use it to send email without logging into an account. It uses the Winsock control in VB. So you need Mswinsck.ocx to be in your system directory. I have included the source code for it. It uses SMTP relaying to send the message to any e-mail address from any email address. I am also including lists of SMTP servers. If you manually edit the server list, each entry should be in the format \"servername\",\"port\".
Update
: 2008-10-13
Size
: 38.66kb
Publisher
:
yjn
[
source in ebook
]
VisualBasic数据库实例(宾馆管理信息系统)
DL : 0
代码为《Visual Basic数据库实例导航》一书中第7章,宾馆信息管理系统的源代码,使用了VB和SQL Server2000. 简单好用. 代码具体使用说明: 1.将项目目录拷贝到硬盘上,然后可以用Visual Basic打开程序。 2.在项目目录里面的sql目录里,将后缀.sql的文件打开后,拷贝到SQL Server 2000的查询分析器里。然后执行将产生需要的数据库结构。-code for "Visual Basic Database examples navigation," a book by Chapter 7, Hotel Information Management System source code, use of VB and SQL Server 2000. simple and easy. code specific use : 1. copies of the project directory on the hard disk, which can then be opened in Visual Basic procedures. 2. Contents of the project inside the sql directory of extensions. Sql documents opened, copies of the SQL Server 2000 inquiries analyzer Lane. Then needs arising from the implementation of the database structure.
Update
: 2025-02-17
Size
: 34kb
Publisher
:
王茜
[
Other
]
20051121676411
DL : 0
国防工业部VB代码QICQ (1)Server所需环境: 在..\windows\system\下有: msvbvm60.dll mswinsck.ocx 在..\commonfiles\designer\下有 msderun.dll 在..\commonfiles\system\ado\下有 msado20.tlb 工程文件:server.vbp 数据库文件:QICQ.mdb已经有用户: flyer(密码:1),huang(密码:1) 服务器的端口为716 (2)Client所需环境: 在..\windows\system\下有: msvbvm60.dll mswinsck.ocx mscomctl.ocx mscomct2.ocx 工程文件:Client.vbp-defense industry VB code Diego (1) Server for the environment : in .. \ windows \ system \ under : in msvbvm60.dll mswinsck.ocx .. \ commonfiles \ designer \ under the msderun.dll .. \ commonfiles \ sy stem \ ado \ under msado20.tlb project documents : server.vbp database files : QICQ.mdb have users : flyer (Password : 1), huang (Password : 1) server port 716 (2) Client for the environment : in .. \ windows \ system \ under : msvbvm60.dll mswinsck.ocx mscomctl.ocx msco mct2.ocx project documents : Client.vbp
Update
: 2025-02-17
Size
: 51kb
Publisher
:
kingpwf
[
Proxy Server
]
proxy4vb
DL : 0
一个穿越代理服务器的Visual Basic源码,包括HTTP代理和Socket代理。源码来自互联网。-through a proxy server in Visual Basic source code, including HTTP proxy and Socket agent. Source from the Internet.
Update
: 2025-02-17
Size
: 6kb
Publisher
:
pantheon
[
Windows Develop
]
muma-vb
DL : 0
木马,也称特伊洛木马,名称源于古希腊的特伊洛马神话,是一种远程控制软件。现在网络上流行的木马软件基本都是客户机/服务器模式也就是所谓的C/S结构,目前也有一些开始向B/S结构转变,在这里暂且不对B/S结构进行详谈,本文主要介绍C/S结构其原理就是在本机直接启动运行的程序拥有与使用者相同的权限。因此如果能够启动服务器端(即被攻击的计算机)的服务器程序,就可以使用相应的客户端工具客户程序直接控制它了。下面来谈谈如何用VB来实现它。 -Trojan, also known as Trojan Teyiluo name from the ancient Greek myth of campaigning Lockheed Martin is a remote control software. Network now popular on the Trojan software is the basic client/server model is the so-called C/S structure, There are also some began to B/S structure, in the time being wrong B/S structure in detail This paper introduces the C/S structure of its tenets is directly in the machine up and running with the procedures for users with the same authority. So if we can start the server side (ie attacks on the computer) server, we can use the corresponding client tools clients direct control of it. Now to talk about how to use VB to achieve it.
Update
: 2025-02-17
Size
: 2kb
Publisher
:
longyi
[
Other systems
]
netbar
DL : 0
一个很强悍的网吧计费系统源码,分为客户端和服务端两个部分,采用VB进行编写 -a very intrepid Internet Billing System source code, is divided into client and server in two parts, used for the preparation of VB
Update
: 2025-02-17
Size
: 447kb
Publisher
:
扬名
[
Communication
]
chat2sever
DL : 0
在VB环境下,基于TCP协议的自己设计聊天程序代码,本代码为服务器端端口代码。-in VB environment, based on the TCP design their own chat program code, The code for the server port code.
Update
: 2025-02-17
Size
: 1kb
Publisher
:
天方夜
[
Email Client
]
MagicMail
DL : 0
MagicMail发匿名信的程序源代码。 英文简介: MagicMail is an simple anonymous mailer. You can use it to send email without logging into an account. It uses the Winsock control in VB. So you need Mswinsck.ocx to be in your system directory. I have included the source code for it. It uses SMTP relaying to send the message to any e-mail address from any email address. I am also including lists of SMTP servers. If you manually edit the server list, each entry should be in the format "servername","port".
Update
: 2025-02-17
Size
: 39kb
Publisher
:
yjn
[
Internet-Network
]
VB_HTTP_SERVER
DL : 0
VB写的HTTP服务器小程序的一个示例,WEB HTTP服务器源码-HTTP server written in VB applet an example, WEB HTTP server source code
Update
: 2025-02-17
Size
: 5kb
Publisher
:
卫斜阳
[
.net
]
VB.NET_server
DL : 0
基于.NET平台的局域网聊天程序——服务器端。对于学习vb.net网络编程的朋友来说,是个好帮手!-Based on. NET platform LAN chat program- server-side. Vb.net for learning network programming friends, it is a good helper!
Update
: 2025-02-17
Size
: 741kb
Publisher
:
小坦克
[
Education soft system
]
InformationSystem
DL : 0
This project is developed for school management system in vb and sql server 2000. All source code includes database is present.The main functions of this software are fees managment,employees managment,student attendance,result and reports developed in vb.
Update
: 2025-02-17
Size
: 3.67mb
Publisher
:
qaisar
[
Communication
]
udp
DL : 0
这是用VB.net实现的一个简单的P2P示例。利用了UDP打洞技术,分服务器端跟客户端,服务器端负责登陆记录用户的IP和端口及转发打洞消息。原理到处都有,这里就没有贴出来。这里贴出了VB.net的代码,供初学者交流,也欢迎高手点评…… 服务器端在启动成功后,输入help可以查看到服务器相关命令。 客户端在登陆成功后,输入help可以查看客户端相关命令(登陆时用户名随便)。-This is achieved using VB.net a simple example of P2P. Holes using the UDP technology, sub-server-side with the client, server-side landing record is responsible for the IP and port users and forwarding the news holes. Principle everywhere, do not paste it here. Posted here VB.net code exchange for beginners and experts welcome the comments ... ... server-side after a successful start, enter help to view the relevant command to the server. Success in landing the client, the input can help the client to view the relevant orders (not user name, when landing).
Update
: 2025-02-17
Size
: 39kb
Publisher
:
Frank.Tao
[
source in ebook
]
VB-OPC
DL : 0
用VB编写的opc服务器源码,对初学者有很大的指导意义-Opc server with source code written in VB, for beginners a great guiding significance. . .
Update
: 2025-02-17
Size
: 2.72mb
Publisher
:
lili
[
WEB Code
]
Pro.ASP.NET.3.5.Server.Controls.and.AJAX.Component
DL : 0
The target audience for this book consists of developers with an intermediate to advanced experience level looking to deepen their understanding of ASP.NET and its underlying server control architecture. The example code in this book is written in C#. However, if you are a VB. NET developer, the examples translate pretty easily, as ASP.NET development is language agnostic. The .NET Framework and the ASP.NET object model are what’s important, not the language. If you are a developer in need of learning a particular technique, each major facet of control development is presented with simple example code to highlight that particular topic. For example, if you are looking for information on how to add events to your server controls, or how to understand how events work in ASP.NET, you can drill into that chapter to get the details. (Include Source code)
Update
: 2025-02-17
Size
: 15.12mb
Publisher
:
[
Windows Develop
]
JOServer_based_Telnet_server_code_written_VB
DL : 0
JOServer 基于VB编写的Telnet服务器代码JOServer based Telnet server code written in VB-JOServer based Telnet server code written in VB
Update
: 2025-02-17
Size
: 39kb
Publisher
:
ws
[
Windows Develop
]
mini_aspserver
DL : 0
支持ASP的mini服务器,以vc6实现-This article presents a mini Web server with ASP support. When writing these classes I was inspired by an article from MSDN Magazine A Client-side Environment for ASP Pages by Dino Esposito. Although I didn t use any of the code from this MSDN article (mainly because it was written in VB) it was very helpful to get me started. One problem of Dino s solution is, that it is using the msscript.ocx (Microsoft Script Control), which is not available on all Windows system (you must download and install it separately from Internet Explorer). So in this article I present you a MFC solution that uses the Microsoft Scripting Engine COM interface.
Update
: 2025-02-17
Size
: 101kb
Publisher
:
韩山
[
Internet-Network
]
VB-to-write-a-copy-the-FTP
DL : 0
用VB写的FTP网络文件上传下载服务端源代码,仅供学习参考-Written in VB FTP network file upload download server source code, for educational purposes only
Update
: 2025-02-17
Size
: 3kb
Publisher
:
lijing
[
Com Port
]
vb-socket-server-client
DL : 0
使用vb6编写的简单的端口监听程序,包含服务端和客户端代码,先启动客户端,再启动客户端,点击连接后会弹出连接成功的提示,在客户端文本框中输入文本,服务端会实时显示内容。(The simple port listening program written with VB6 includes the server and the client code, starting the client first, and starting the client. After clicking the connection, the prompt will be popped out, the text is entered in the client text box, and the server will display the content in real time.)
Update
: 2025-02-17
Size
: 12kb
Publisher
:
xiaogangw3
«
1
2
3
4
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.