搜索资源列表
SimpleRemoting
- 使用remoting实现远程访问数据库. 客户端通过使用TCP或HTTP通道得到远程对象与服务器建立连接-use remoting remote access to the database. Client through the use of TCP or HTTP links Road remote server object and establish a connection
PointToPoint_TCP
- 基于TCP协议的Visual C#实现网络点对点通讯程序,程序使用时,先初始化,即先侦听端口,然后远程连接。
FrmClient
- 朋友要的演示程序,连接远程主机端口并发送信息。(需远程监听,最好将CSDEMO服务器端也下了看看)。-friends to the demo program, linking remote host port and send information. (Subject to remote monitoring, the best CSDEMO server will also look at the under).
CERemote 远程桌面C#源码
- Wince5.0远程桌面C#源码,能过TCP/IP连接控制,服务端Wince环境,客户端win32环境,Wince5.0 Remote Desktop C# source code, can have TCP/IP connection control, service Wince client environment, the client win32 environment
cSharp-tcp-ip
- C#编写的TCP/IP文字传输,可以连接到远程地址、端口,也可以监听本地端口-Written in C# TCP/IP Transfer, you can connect to the remote address, port, local port can monitor
remote
- c# 实现连接远程桌面的程序,可以连接xp/windows2003/windows7-c# program to achieve the Remote Desktop connection, you can connect xp/windows2003/windows7
VPN
- C# 实现的创建VPN专有连接,登陆远程VPN服务器-C# to achieve the creation of proprietary VPN connection, visit the remote VPN server
gnome-rdp-0[1].2.3.tar
- 这是一远程桌面连接的客户端源代码.支持window下的远程桌面服务.-This is a Remote Desktop Connection client source code. To support the window under the Remote Desktop service.
Csharp_Access
- 用Csharp远程连接存取access数据库-Remote access using C# database access
ZhangZiyangCSharpwebapplication
- 主要讲述了基于套接字(Socket)进行网络编程的基本概念,其中包括TCP协议、套接字、聊天程序的三种开发模式,以及两个基本操作:侦听端口、连接远程服务端;第二篇讲述了一个简单的范例:从客户端传输字符串到服务端,服务端接收并打印字符串,将字符串改为大写,然后再将字符串回发到客户端,客户端最后打印传回的字符串;-Mainly about the socket-based (Socket) to the basic concepts of network programming, including
M_WM_linkcom
- winmobile程序,使用远程连接mysql数据库-winmobile program that uses remote connect mysql database
Gobang
- C/S模式下的远程连接,以五指棋联网对战的形式来体现。-C/S mode, the remote connection, to be embodied in the form of backgammon network play.
[CPPBuilder]pcanywhere-
- 由于NT的机器一般使用PC AnyWhere进行远程管理,Win2K的机器一般使用了终端进行远程管理,因此如果能够得到PC AnyWhere远程连接的帐号和密码,那么就能远程连接到主机。 问题的关键就是要得到PC AnyWhere的密码文件(*.CIF),然后使用PcanywherePWD工具便可以取得帐号和密码。 PC AnyWhere服务端使用5631端口,可以使用: Telnet 10.10.10.10 5631 确定远程主机的PC AnyWhere
Remoting.zip
- 有关于C#分布式技术remoting的实例,实现程序的远程连接,C# Distributed remoting instance, remote connection program
code
- 远程连接服务器电脑,并在服务器电脑创建文件夹,并从本地拷贝一份文件到服务器上新建的文件夹中-Remotely connect to the server computer and create a folder on the server computer, and a copy of the file from the local to the server on the new folder
(CSharp)OPCCilent
- (C#)OPC客户端源码 ,功能包括:1、枚举本地服务器 2、获取服务器信息 3、列出了服务器上Tag 4、可以设置组的属性 5、读\写功能 6、可进行远程连接(DCOM需配置) -(C#) OPC client source code, features include: 1, enumerate local server 2, obtain the server information 3, lists the server Tag 4, you can set th
S-X
- sql 密码暴力破解源码 可以远程连接 sql1411端口暴力破解-SQL password brute force source Can connect remotely sql1411 port brute force
C#远程桌面
- C#版本的远程桌面源代码,可以替换Widnows自带的远程桌面连接,可记录保存等(C# version of the remote desktop source code)
web winform 远程连接
- 本实例通过web调用winform的远程连接,亲测好用,希望对大家有帮助。
socket编程服务器端
- socket编程服务器端,打开可用于远程连接,通过tcp协议进行通讯