CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Internet/网络编程 搜索资源 - Terminal Server Client

搜索资源列表

  1. vc_and_linux_socket

    0下载:
  2. linux下用C编写的服务器端和在WINDOWS下用VC写的客户端之间的网络通信程序-under linux prepared by the C-terminal server and Windows using VC written between the client Network Communication Program
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:40477
    • 提供者:黄文
  1. chatroom_in_linux

    0下载:
  2. 实现linux环境下的终端聊天室程序,分成服务器部分和客户端部分,自主开发完成。-linux environment to achieve the terminal chat room procedures, divided into some server and client, independent development completed.
  3. 所属分类:ICQ/即时通讯

    • 发布日期:2008-10-13
    • 文件大小:12150
    • 提供者:荣平
  1. rdesktop-1.5.0.tar

    0下载:
  2. rdesktop is a client for Microsoft Windows NT Terminal Server, Windows 2000 Terminal Services, Windows 2003 Terminal Services/Remote Desktop, Windows XP Remote Desktop, and possibly other Terminal Services products. rdesktop currently implement
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:245137
    • 提供者:weiruhui
  1. wsh-2.2.1.tar

    0下载:
  2. Wsh, \"Web Shell\" - 远程控制UNIX/WIN SHELL,它基于HTTP/HTTPS协议,此软件包含两个分别对应其客户端/服务器端的PERL脚本和一个服务端C语言程序。客户端脚本与控制台终端用法相似。服务器端仅以一个CGI脚本的形式出现在目标(受控)主机上。-Wsh, "Web Shell" - remote control UNIX / WIN SHELL, which is based on HTTP / HTTPS protocol, the so
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:25022
    • 提供者:欧锋
  1. MoveBankService

    0下载:
  2. 系统要求实现的功能: (1) 缴费系统 “移动银行”也称“手机银行”,是利用移动终端办理银行有关业务的简称。 (2) 网络模块和客户端屏幕、服务器端设计 缴费系统包括实时帐户、各类转帐、汇款、缴费、在线和离线支付、外汇买卖、银证转帐等全面服务。 实现系统网络模块设计和客户端屏幕设计(包括登录屏幕、查询屏幕、设置帐户屏幕、主屏幕等) ,数据库设计。 -System requirements to achieve the functions of: (1) payment s
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-30
    • 文件大小:10866
    • 提供者:张晓军
  1. TCPIPsimulation

    0下载:
  2. 基于TCP/IP 环境下的终端仿真协议,通过 TCP 建立服务器与客户机之间的连接-Based on TCP/IP environment of the terminal emulation protocol, through the TCP server and client to establish a link between
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-16
    • 文件大小:139682
    • 提供者:
  1. socket_programing_file_transfer

    0下载:
  2. socket programing: type-->file transfer ->open a terminal and compile the server file..this terminal will act like server ->open another terminal and compile the client file..this terminal will act as a client.. ->the fil
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-08
    • 文件大小:1631
    • 提供者:lk
  1. Client

    0下载:
  2. ACE网络编程,简单的Client终端,定是发送数据,端口,ACE库文件。server-ACE network programming, a simple Client terminal is scheduled to send data, port, ACE library file. server
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-09
    • 文件大小:1823580
    • 提供者:jack
  1. TCP_socket_client_server_file_transfer_program_des

    0下载:
  2. TCP套接字的文件传输客户服务器程序设计 包括C和S端的部分,S端向C端传送文件或者图片-TCP socket client-server file transfer program design, including C and S terminal part, S-side to the C terminal to send documents or pictures
  3. 所属分类:Linux Network

    • 发布日期:2017-03-31
    • 文件大小:1859
    • 提供者:张梦
  1. chat

    2下载:
  2. 终端聊天程序:服务端+客户端,可以实现群聊和私聊功能-Terminal chat program: server+ client, you can group chat and private chat capabilities to achieve
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2014-07-04
    • 文件大小:8192
    • 提供者:wang
  1. bscs

    0下载:
  2. c/s服务器客户/服务器模式 (1)编译client.c 和server.c gcc client.c –o client gcc server.c –o server (2)打开一个终端,运行server 程序 ./server (3)打开另外一个终端,运行client 程序 client 程序的运行需要提供hostname 参数,所以我们要用hostname 命令查看机器的名 字,然后再运行client 程序; (4)运行结果 -c/s server,
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-05
    • 文件大小:4969
    • 提供者:caoqunn
  1. Client

    0下载:
  2. 远程控制客户终端编程源程序,需与服务器端结合。-Remote control client terminal programming source program, combined with server-side requirements.
  3. 所属分类:Remote Control

    • 发布日期:2017-04-01
    • 文件大小:82792
    • 提供者:niedan
  1. CSharp_SocketNETbianchen

    0下载:
  2. 文章关于C#—socket网络编程,涉及到服务器端和客户端的终端编程,还包含网络协议等程序源码~对学习C#网络编程很有用处~-Article on C#-socket network programming, related to the terminal server and client programming, also includes the source of network protocols and other procedures- useful for learning C#
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-05
    • 文件大小:28012
    • 提供者:杨光
  1. rdesktop-1.7.1.tar

    0下载:
  2. rdesktop is an open source client -rdesktop is an open source client for Windows NT Terminal Server, capable of natively speaking its Remote Desktop Protocol (RDP) in order to present the user s NT desktop. Unlike Citrix ICA, no server extensions are
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-10
    • 文件大小:298808
    • 提供者:wu
  1. Remote-terminal-management-system

    0下载:
  2. 远程终端管理系统,有服务端和客户端,实现客户端向服务端登录,并进行一些命令的实现。-Remote terminal management systems, services and client, and the client to login to the server, and the realization of some commands.
  3. 所属分类:Linux Network

    • 发布日期:2017-11-13
    • 文件大小:5767
    • 提供者:ffhe
  1. bbs

    0下载:
  2. 用linux C语言写的一个bbs小系统,运行在linux命令行端,一个客户端,一个服务器端,之间的通信原理是TCP/IP-The linux C language to write a bbs system, running on the linux command line terminal, a client, a server-side, communication between the principle of the TCP/IP
  3. 所属分类:Linux Network

    • 发布日期:2017-11-13
    • 文件大小:114004
    • 提供者:luhao
  1. file_client

    0下载:
  2. linux下终端实现服务器端和客户端文件传输的客户端程序,用linux下的网络socket编程实现-achieved under linux terminal server and client file transfer client program, using linux network socket programming
  3. 所属分类:Linux Network

    • 发布日期:2017-11-15
    • 文件大小:1567
    • 提供者:qwm
  1. chatroom

    0下载:
  2. linux终端下聊天工具,要求安装sqlite3.6.20,server/bin下输入./server开启服务器, client/bin/输入./client 127.0.0.1连接服务器,然后根据提示可以开始聊天,基于socket,使用多线程-chat tool under linux terminal, require the installation of sqlite3.6.20, server/bin, enter./server on the server, client/bin/i
  3. 所属分类:Linux Network

    • 发布日期:2017-03-31
    • 文件大小:40685
    • 提供者:asd
  1. client

    0下载:
  2. client server in linux terminal
  3. 所属分类:Linux Network

    • 发布日期:2017-04-12
    • 文件大小:771
    • 提供者:lorenzo99
  1. client-server

    1下载:
  2. 多协议文件传输c/s网络应用设计与实现,程序用 TCP/UDP 两个协议模拟多协议服务器。首先服务器端要将两种协议的套接字创建好,并且监听 TCP 端口的连接。必要时使用select函数来进行多连接处理和非阻塞处理。而客户端直接可以按照发送的地址和端口号来进行通讯。 首先要运行服务器端,服务器会监听 TCP 端口。然后运行客户端,根据事先设定好的 IP和端口,就可以进行连接传输数据了。 程序实现的关键步骤: 以TCP协议为例 服务器端: 1.创建套接字;2.绑定端口;3.进
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-06-14
    • 文件大小:22675296
    • 提供者:大酱
« 12 »
搜珍网 www.dssz.com