CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - client server exe

搜索资源列表

  1. instance1

    0下载:
  2. 《Visual c++.net网络编程》随书源码 实例1流式套接字编程 先运行服务器端可执行文件server.exe,再运行客户端可执行文件client.exe。在客户端屏幕输入字符,按回车,字符被发送至服务器端,若按两下回车,则两程序均推出。-"Visual c. Net network programming "With the example of a source book flow socket programming services first run Al
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:40.56kb
    • 提供者:八部圣龙
  1. instance3

    0下载:
  2. 《Visualc++.net网络编程》随书源码:实例3 面向连接循环处理服务器编程 先运行服务器程序server.exe,再运行多次客户端client.exe,服务器屏幕显示出服务过的客户端数目。-"Visual. Net network programming "With the book source : Example 3 connection-oriented programming cycle processing server running the serv
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:33.13kb
    • 提供者:八部圣龙
  1. instance5

    0下载:
  2. 《Visualc++.net网络编程》随书源码:实例5 在线聊天室 由服务器(源代码在chatserver目录中),客户端(源代码在chat目录中)两部分组成。 先运行服务器程序chatserver.exe,单击程序窗口中的“开始服务”按钮。然后才可以运行客户端chat.exe并登陆聊天室。-"Visual. Net network programming "With the book source : Example 5 online chat rooms by t
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:146.56kb
    • 提供者:八部圣龙
  1. TCP-server-client

    0下载:
  2. 在服务端运行tcp.exe, 在另一台与之在同一network的客户端上运行tcplnk.exe, 规定相同的port, 在服务端上begin, 在客户端上输入服务器的IP地址,connect, 客户端上编辑框中的字符便可send到客户端的编辑框中。-on the server running tcp.exe, another in the same network with the client running on tcplnk.exe require the same port, on t
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:72.88kb
    • 提供者:叶舟
  1. Messenger

    0下载:
  2. 网络数据通信案例——MyMessenger 代码使用说明 ============================================================== ATM文件夹为DCOM客户端代码。 Bank文件夹为DCOM服务器端代码。 BankAccount.mdb为DCOM服务器端数据库。 1. 服务器端运行准备 将Bank.EXE、Bankps.dll及BankAccount.mdb数据库文件复制到服务器端。 在DO
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-14
    • 文件大小:133.23kb
    • 提供者:高强
  1. socket

    0下载:
  2. 运行Client和Server两个cpp文件,运行时在设置->link->添加wsock32.lib ,在debug文件中得到两个对应的.exe,然后在dos下运行,在debug文件下输入 Server 2000 ,会显示主机名,再打开一个dos,还是在debug目录下输 Client 主机名 2000 ,就可以客户服务器对话了,输入exit可以退出。-Client and Server both run cpp file, at run-time settings-> lin
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-10
    • 文件大小:2.28mb
    • 提供者:zachary
  1. socket_comunication_v1

    0下载:
  2. This a program consisting in 2 programs : client and server on diferent computer or on the same machine. The exe sin fount in a an arhive inside the dir. The porpuse of this program is to send mesages from the server to client and back.-This is a
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-03-31
    • 文件大小:739.82kb
    • 提供者:Zerg
  1. CarLocalClient

    0下载:
  2. Demonstrates COM client for standalone EXE server.
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-04-03
    • 文件大小:218.7kb
    • 提供者:edotan
  1. MFCChatAppReleaseVersion

    0下载:
  2. This the Chat Application that developed using the MFC Visual C++. (Only EXE s) Application contain the Client.exe and Server.exe-This is the Chat Application that developed using the MFC Visual C++. (Only EXE s) Application contain the Client.exe an
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:179.24kb
    • 提供者:CJ
  1. MFCChatAppReleaseVersion

    0下载:
  2. This part describe summary of what you will find in each of the files in this chat application. Client.exe This is the client part of the chat application. Clients can connect to the chat server using this application. Server.exe This
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:179.25kb
    • 提供者:CJ
  1. talkroom

    0下载:
  2. 1.其中基于UDP做的聊天室,利用UDP广播,只需在局域网里启动exe即可工作,无需服务器端。开发思想:在“上线”后启动一个线程循环recv接受广播来的信息。"send"按钮广播信息。 2.基于TCP的聊天室。采用了WSAAsyncSelect无阻塞消息模式。先启动服务ChatRoomServer.exe 在启动server后,服务器端listen来自客户端的信息,当客户端connection后,服务器端accpet与客户端建立连接后触发消息函数 OnServerAccept。OnSe
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1.77mb
    • 提供者:zhuceyong
  1. oa-up

    0下载:
  2. 在OA服务器上建立以下目录(请以实际OA安装目录为准): D:\MYOA\webroot\ispirit\update 下载最新版本的OA精灵客户端 ispirit2009.exe,拷贝至上述目录。 本说明中的update.ini,拷贝至上述目录。 用记事本修改update.ini 中的 VERSION=20090907 请将20090907修改为最新版本号即可。 这样设置好后,客户端重新登录时或手工更新,就会升级到最新版本了。 -In t
  3. 所属分类:Other systems

    • 发布日期:2017-03-21
    • 文件大小:690byte
    • 提供者:wxlaaabbb
  1. CSmtp_v1_7

    0下载:
  2. 在服务端运行tcp.exe, 在另一台与之在同一network的客户端上运行tcplnk.exe, 规定相同的port, 在服务端上begin, 在客户端上输入服务器的IP地址,connect, 客户端上编辑框中的字符便可send到客户端的编辑框中。-on the server running tcp.exe, another in the same network with the client running on tcplnk.exe require the same port, on t
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:10.53kb
    • 提供者:zhangshutian
  1. 2Local-area-network-video-monitoring

    0下载:
  2. 系统介绍 本系统属于小型的局域网监控系统,可以对某一台计算机进行屏幕监控,本系统主要实现以下功能: 系统采用人机交互的方式,界面美观友好。 屏幕信息需要时时显示,网络延时不能大于1秒。 服务器端可以随时运行,只要客户端运行,就能够显示屏幕信息。 系统运行时占用内存不能大于10MB,以免影响系统性能。 客户端运行时需要隐藏显示窗口,起其感觉不到在运行。 操作注意事项 (1)本系统默认操作员用户名为:tsoft,密码为:111。 (2)可执行文件位置:04\局域网
  3. 所属分类:Windows Develop

    • 发布日期:2017-06-02
    • 文件大小:13.81mb
    • 提供者:大江
  1. LLANcontrrlA

    0下载:
  2. 局域网屏幕监控系统是主要由客户端和服务器端两部分组成。客户端模块该模块主要用于抓取屏幕信息,进行数据压缩,然后划分数据报,向服务器端发送数据,并等待服务器发来的确认信息。服务器端模块该模块主要用于接收收客户端发送的数据报,然后向客户端发送确认信息,接着组合数据报为JPEG数据流,最后显示JPEG图像。操作注意事项(1)可执行文件位置:Server\Debug\Server.exe Client\De -The LAN screen monitoring system is mainly co
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-13
    • 文件大小:2.06mb
    • 提供者:liming
  1. communication

    0下载:
  2. 分别打开client和server目录中的debug目录,运行client.exe和server.exe两个 可执行文件,然后通过“Message-client”中的connect按钮建立连接后,即可在 client和server中相互传送数据-Respectively debug directory, open the directory in the client and server run client.exe and server.exe two of Executable
  3. 所属分类:Communication

    • 发布日期:2017-11-16
    • 文件大小:2.43mb
    • 提供者:lichangzhi
  1. LAN-notification-procedures

    0下载:
  2. 在每个客户端电脑运行clent.exe,建议设置开机自动启动;然后在服务端运行server.exe,在编辑框中输入要发送通知的内容;在运行客户端的电脑窗口的右下角会弹出一个对话框,在所有窗口的最前端;只有点击查看按钮后这个窗口,才会自动关闭!-On each client computer running clent.exe, recommended to set boot automatically activated Then on the server running server.ex
  3. 所属分类:Communication

    • 发布日期:2017-03-30
    • 文件大小:493.47kb
    • 提供者:sysgao
  1. tingdeng

    0下载:
  2.   设数据链路层通信的两个站点分别为A 和B,仿真环境利用TCP 协议和Socket 客户端/服务器机制构建两个站点之间的通信。编译、链接之后生成的可执行程序(.exe 文件)为字符界面命令行程序(不是图形界面程序)。可执行程序文件仅有一份,设为datalink.exe,在两个DOS窗口中使用不同的命令行参数启动两个进程,分别仿真站点A和站点B。例如: 启动站点A进程的DOS命令:datalink a 启动站点B进程的DOS命令:datalink b 其中,站点A 以TCP 服务器的
  3. 所属分类:CSharp

    • 发布日期:2017-04-07
    • 文件大小:22.65kb
    • 提供者:vicky
  1. 1.OMCS.Demos.Simplest

    0下载:
  2. 试用说明: (1)将服务端部署到一台服务器上,然后启动OMCS.Server.exe。 (2)修改客户端配置文件中的服务器的IP,在一台机器上启动客户端,登录一个帐号,比如aa01. (3)在另一台机器上启动客户端,登录另一个帐号,比如aa02. (4)aa01可以在主界面的TextBox中中输入aa02,并点击后面的按钮,来连接aa02的视频。 (5)aa02也可以在其UI中输入aa01,并点击后面的按钮,来连接aa01的视频。 (6
  3. 所属分类:CSharp

    • 发布日期:2017-05-17
    • 文件大小:4.35mb
    • 提供者:小蜜
  1. client使用TIdTCPClient组件 Server使用TIdTCPServer组件

    1下载:
  2. 首先执行:server/pchat.exe 再执行: Client/Proserver.exe
  3. 所属分类:网络编程

« 12 3 4 »
搜珍网 www.dssz.com