CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - socket program

搜索资源列表

  1. net_multicast

    0下载:
  2. 组播程序设计文档(使用socket编程)- The group broadcasts the programming documents (to use socket to program)
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:153753
    • 提供者:范小燕
  1. Talk

    0下载:
  2. 一个简单的局域网聊天程序,采用SOCKET编程-a simple LAN chat program using Socket Programming
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:31284
    • 提供者:兰金
  1. source_SupportFSM

    0下载:
  2. Windows下的服务程序,一个server,一个client,server监听SOCKET-serve program in windows,a server ,a client , server listen socket
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:9074
    • 提供者:张龙萍
  1. 5ivb_767697

    1下载:
  2. 类似于QQ的局域网聊天软件,包括服务器端和客户端程序,采用tcp/ip socket多线程编程,服务器端主要负责客户端用户的注册登陆,用户资料的获取。客户端负责与其他客户端进行信息控制与传递(包括聊天和传送文件)。&nbs... -Chat program like QQ, written by VB. Include server site and client site, using tcp/ip, windows socket.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:74883
    • 提供者:lee
  1. HttpServerexample

    1下载:
  2. 本程序实现了一个Http服务器,能够接受客户端(浏览器)的连接请求,可以更改当前 的Http服务目录,而且能够将指定的网页发送到客户浏览器, 本程序是—个基于对话柜的MFC应用程序,主要介绍如何利用socket(套接字)实现Http 协议等内容。请使用vc++.net运行本程序。-This Program realize a Http Server which can accept the connection request of client and change the current H
  3. 所属分类:Web服务器

    • 发布日期:2008-10-13
    • 文件大小:66171
    • 提供者:陈康
  1. 用CSharp实现基于TCP协议的网络通讯

    0下载:
  2. 本文介绍了C#中如何使用System.Net.Socket来进行基于TCP协议的通信编程,该文是以读取服务器系统时间这么一个简单例子来说明的。-This paper introduces the C# System.Net.Socket how to use TCP-based communications program, the text is based on the server time to read such a simple example to explain.
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:3245
    • 提供者:开远
  1. udp通信

    0下载:
  2. 这是一个利用UDP进行通信的小程序,用的是异步套接字模式,可以灵活的改变原IP和目的IP以及原端口和 目的端口 -This is a use of UDP communications for the small program using the asynchronous socket model, the flexibility to change the original purpose of IP and IP, and the original purpose of ports and
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:27892
    • 提供者:程拨
  1. fchat

    0下载:
  2. 一个聊天程序, 包括server and client使用windows socket原理, 是学习网络编程的好demo-a chat program, including the use of server and client socket windows theory, learning is a good network programming demo
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:34665
    • 提供者:赵明昊
  1. 用同步套接字生成服务器

    0下载:
  2. 文本中的示例程序创建一个接收来自客户端的连接请求的服务器。该服务器是用同步套接字生成的,因此在等待来自客户端的连接时不挂起服务器应用程序的执行。该应用程序接收来自客户端的字符串,在控制台显示该字符串,然后将该字符串回显到客户端。来自客户端的字符串必须包含字符串“<EOF>”,以发出表示消息结尾的信号。-version of the sample program to create a client from receiving a link to the server. The se
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1565
    • 提供者:王镜然
  1. LanchatClient

    1下载:
  2. 这个是用VC.NET编写的SOCKET类聊天程序,支持群聊和单聊,这个是客户端-VC.NET prepared SOCKET category chat program, support groups and chat-chat, this is the client
  3. 所属分类:ICQ/即时通讯

    • 发布日期:2008-10-13
    • 文件大小:95628
    • 提供者:刘志伟
  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. RemoteCtrl

    1下载:
  2. 完整的远程控制程序源代码,包括服务端和客户端。两者通过Socket进行数据交换,达到监控的目的。-integrity of the remote control program source code, including services and clients. Socket both through the exchange of information to achieve the purpose of monitoring.
  3. 所属分类:远程控制编程

    • 发布日期:2008-10-13
    • 文件大小:150628
    • 提供者:杨树
  1. Ws5Svr

    0下载:
  2. 关于使用VC套接字类编写服务端程序的使用示例程序源代码-VC on the use of socket-type services to prepare procedures for the use of sample program source code
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:38218
    • 提供者:兴趣
  1. 使用java控制HTTP协议客户端应用

    1下载:
  2.  Http客户端程序已集成在Java语言中,可以通过URLConnection类调用。遗憾的是,由于SUN没有公布Http客户程序的源码,它实现的细节仍是一个谜。本文根据HTTP协议规范,用Java.net.Socket类实现一个HTTP协议客户端程序。 -Http client program has been integrated into the Java language, URLConnection can call category. Unfortunately, because S
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:6064
    • 提供者:郑描中
  1. Borland_server

    1下载:
  2. 用server socket控件编写的服务器端聊天程序(请不要把一个系统分成多块上载)-socket server controls used to prepare the server-side chat program (please do not put a points system more than 10% on the Block)
  3. 所属分类:Telnet服务器

    • 发布日期:2008-10-13
    • 文件大小:378216
    • 提供者:陈柯杰
  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. Easy

    0下载:
  2. 一个简单的WIndow 编程的聊天程序,是基于Socket的 ,希望给初学者提供一个学习的方法-WIndow a simple programming chat program is based on Socket, hoping to provide a beginners study methods
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:60843
    • 提供者:zuzwcdf
  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. C++NetworkProgramming

    0下载:
  2. It is about C++ Network programming(Socket Application Programming Interface).If you listen this lesson, you must get this program!
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:130527
    • 提供者:邓俊
  1. SocketServer-master

    1下载:
  2. 通过此程序可以和任何品牌带有socket功能的PLC通信(Through this program, you can communicate with any brand PLC with socket function)
  3. 所属分类:通讯编程

    • 发布日期:2020-08-16
    • 文件大小:58368
    • 提供者:南浦
« 1 2 ... 28 29 30 31 32 3334 35 36 37 38 ... 50 »
搜珍网 www.dssz.com