CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 通讯编程 搜索资源 - socket服务器编程

搜索资源列表

  1. vc_socket

    1下载:
  2. 该程序主要利用socket技术,实现远程用户身份证真伪验证,通过socket,从公安局户证中心服务器获取个人身份证信息,包括照片,是一款很不错的软件,也是学习socket编程及对数据库图片存取的好例子-the program mainly use socket technology, remote users verify the authenticity of documents through the socket, from the Public Security Bureau house
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:135873
    • 提供者:caow
  1. 基于TCP的远程字典服务(RemoteLookup)

    0下载:
  2. 过在远端主机上搭建一个远程字典服务服务器,其它主机可以通过客户端程序 RemoteLookup将所需要查询的单词传送给远程主机,远程主机字典服务服务器将单词的中文释义结果返回给客户端主机 在启动服务端后,即可用客户端在线查询单词, 程序示范了运用没有封装的SOCKET以及Windows SDK编程的典型过程。 -off in the remote mainframe structures a remote server dictionary, other mainframe
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:103028
    • 提供者:陈一
  1. SimpleSocket

    0下载:
  2. 简单的SOCKET的DLL通信编程,基于WINSOCKET类实现了3中不同的监听模式 集客户端与服务器端于一体-simple DLL communications program, based on the realization WINSOCKET category three different sets of listening mode client and server integrates
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:26916
    • 提供者:刘金春
  1. ChatSystem1

    0下载:
  2. 它包括服务器端程序TcpServer和客户端程序TcpClient主要才用socket 编程, 本程序采用tcp/ip socket多线程编程,并对一些重要的同步操作做了超时控制,以减少等待的时间,像连接服务器基本功能跟QQ类似,能进行多点的聊天和点对点的文件传送。这种编程的优势在于传送的数据不会丢失,而且用户上线下线时能即时反应出来. -It includes procedures TcpServer server and client TcpClient mainly spent s
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:15432977
    • 提供者:陈超群
  1. udpSvr

    1下载:
  2. vc++ Socket编程入门程序,容易上手,入门首选,才用UDP方式,服务器端-vc Socket Programming induction procedures, easier to get started, beginners choice before using UDP, server
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:5463
    • 提供者:刘芳非
  1. 简单的TCP,UDP服务器,客户端(入门学习用)

    0下载:
  2. WIN API开发的基于SOCKET的简单TCP,UDP通信程序,对初学者使用SOCKET很有帮助
  3. 所属分类:通讯编程

    • 发布日期:2009-04-05
    • 文件大小:35021
    • 提供者:vivo01
  1. blackberry socket 通信

    0下载:
  2. 刚开始学习黑莓的编程,这是我花了一周的时间捣出来的一个黑莓socket通信,实现了客户端连接到服务器后,客户端之间信息的交互.
  3. 所属分类:通讯编程

  1. socket

    0下载:
  2. 简单的socket编程。里面有客户端&服务器端程序。请大家下载使用-Simple socket programming. There are client
  3. 所属分类:Communication

    • 发布日期:2017-04-14
    • 文件大小:5384
    • 提供者:sjt
  1. telnote

    0下载:
  2. 在一台实现进程间通信,运用socket进行编程,开发环境是DEv C, 也可以实现不同计算机的通信,见客户端和服务器端放在两台电脑上-coding witd sockets,accomplished communication through processes on one pc, used the tool dev c, you can simply change the ip, then you can communicate on two or more pcs.
  3. 所属分类:Communication

    • 发布日期:2017-04-17
    • 文件大小:234329
    • 提供者:gao wei
  1. socket.tar

    0下载:
  2. socket编程,实现客户端和服务器端的通信-socket programing,we can communicate with the client and the server.
  3. 所属分类:Communication

    • 发布日期:2017-03-31
    • 文件大小:7978
    • 提供者:manman
  1. socket

    0下载:
  2. java socket编程的一个例子,主要实现客户端和服务器端的交流,是一个小的聊天室-java socket programming example, the main achievement of the client and server side exchange is a small chat room
  3. 所属分类:Communication

    • 发布日期:2017-04-04
    • 文件大小:19000
    • 提供者:豆子
  1. SOCKET

    1下载:
  2. socket通信,客户端+服务器,是我初学网络编程时写的例子-socket communication, client+ server, when I write beginner example of network programming
  3. 所属分类:Communication

    • 发布日期:2017-03-30
    • 文件大小:284055
    • 提供者:ZOUYISHUN
  1. chat

    0下载:
  2. socket编程,模拟了一个客户端,一个服务器端,各有一个界面,可添加客户端,通过服务器实现互相通信。 -socket programming to simulate a client, a server-side, each with an interface, you can add clients, achieved through the server communicate with each other.
  3. 所属分类:Communication

    • 发布日期:2017-03-31
    • 文件大小:8688
    • 提供者:cheng
  1. socket

    0下载:
  2. 完成网口通信的服务器端和客户端通信,采用socket编程。可用于编写网口通信的参照,已经在arm9200上和arm11调通。-Complete network communication server and client communication, using socket programming. Can be used for the preparation of network communication reference, has been in the arm9200 and A
  3. 所属分类:Communication

    • 发布日期:2017-04-05
    • 文件大小:2003
    • 提供者:金曼曼
  1. C-Socket

    0下载:
  2. 计算机通信网中的socket通信编程,包含客户端和服务器端,由c语言实现。-The socket communication programming in computer communication networks, including client and server-side by the C language.
  3. 所属分类:Communication

    • 发布日期:2017-11-12
    • 文件大小:6879
    • 提供者:Allan
  1. SocketDemo

    0下载:
  2. 这是简单的一个socket通信编程demo,利用java代码编写。客户端服务器分开。-Write a socket communication simple demo, is primarily a simple server-side code
  3. 所属分类:Communication

    • 发布日期:2017-04-12
    • 文件大小:1670
    • 提供者:zahngjun
  1. vb-socket

    1下载:
  2. 带tcp的服务器和客户的发生接收vb源码,电脑可以直接打开使用。用来进行socket编程测试非常好用。-With the occurrence of the TCP server and client receives the vb source code, the computer can be used directly to open.Used for test socket programming is very nice.
  3. 所属分类:Communication

    • 发布日期:2017-04-30
    • 文件大小:405464
    • 提供者:峰哥
  1. SocketServe

    0下载:
  2. socket服务器编程,实现了与客户端之间的连接、接收与发送操作。-socket server programming, connection, receiving and sending operation between clients.
  3. 所属分类:Communication

    • 发布日期:2017-04-30
    • 文件大小:134487
    • 提供者:gaodemin
  1. ACC002

    0下载:
  2. socket 通讯编程 连接服务器客户端通讯 获取相应的数据-Socket program
  3. 所属分类:Communication

    • 发布日期:2017-05-04
    • 文件大小:24574
    • 提供者:haowei
  1. MFC socket编程简单示例

    1下载:
  2. socket编程示例,实现服务器和客户端简单通信
  3. 所属分类:通讯编程

    • 发布日期:2021-06-21
    • 文件大小:62351
    • 提供者:jgj222@163.com
« 12 »
搜珍网 www.dssz.com