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

搜索资源列表

  1. windows socket编程

    0下载:
  2. 首先Server程序创建两个socket: 分别为 TCP socket(使用命令行参数指定端口号) UDP socket(UDP端口号自定义,使用宏定义写在程序里,必须大于1024)。 server端在这两个端口上侦听连接,接受来自客户端的服务请求。
  3. 所属分类:Internet/网络编程

    • 发布日期:2009-10-29
    • 文件大小:27503
    • 提供者:rita552129
  1. SOCKET消息收发器

    0下载:
  2. 这是一个利用TCP,UDP收发消息的程序,可以用于调试其它的SOCKET程序是否可以正常的接收和发送SOCKET消息。
  3. 所属分类:TCP/IP协议栈

  1. socket.rar

    0下载:
  2. 基于Socket的网络通信设计,综合运用网络协议、编程语言、API和图形界面实现基于socket建立、监听、连接、发送数据和接收数据的网络通信程序。,Socket-based network communications design, the integrated use of network protocols, programming languages, API and socket-based graphical interface to establish, monitor, con
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-25
    • 文件大小:3356
    • 提供者:李爽
  1. SOCKET-TCP.rar

    0下载:
  2. 该协议建立在TCP/IP基础之上,能够保证高可靠性的文件传输。本程序是FTP客户端软件的开发实例,The agreement built on the TCP/IP based, to ensure high reliability of the file transfer. This procedure is a FTP client software examples
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-09
    • 文件大小:1232262
    • 提供者:彭府
  1. 基于C_S结构的SOCKET程序

    0下载:
  2. 基于C_S结构的SOCKET程序 控制台程序-SOCKET C_S structure based console application program
  3. 所属分类:Internet/网络编程

    • 发布日期:2017-03-30
    • 文件大小:1017651
    • 提供者:杰要
  1. Socket.rar

    0下载:
  2. VC开发的全双工Socket通讯程序源码 ,VC developed full-duplex communication procedures Socket source
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-26
    • 文件大小:70663
    • 提供者:jingshaq
  1. socket

    0下载:
  2. 运用socket编程实现原始图片的网络传输,程序简单使用-use socket to realize picture transmit in linux operating system
  3. 所属分类:Linux Network

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

    1下载:
  2. windows下的socket实现的聊天室程序,可实现多人连接服务器。用的是c下面的编程。-windows under the socket to achieve the chat room procedures, can be realized more than connect to a server. C using the following programming.
  3. 所属分类:Internet/网络编程

    • 发布日期:2012-11-04
    • 文件大小:17143
    • 提供者:孙帮山
  1. VB-Socket

    1下载:
  2. vb编写的局域网通讯程序,含服务端和客户端,主要用到Socket-vb prepared by the local area network communications program, including server and client, mainly used in Socket
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-03-23
    • 文件大小:180679
    • 提供者:sheldon
  1. RAW SOCKET编程与以太网帧分析

    1下载:
  2. RAW SOCKET编程与以太网帧分析。环境是Linux,用C,C++语言描述。 包括基于TCP和UDP的两个客户服务器程序;以及一个原始套接字可以接受任何数据链路层。并且根据协议规约输出抓取到的包的字段内容 -RAW SOCKET Programming and Ethernet frame analysis. Environment is Linux, using C, C++ language to describe. Including both TCP and UDP-ba
  3. 所属分类:Internet/网络编程

    • 发布日期:2012-11-26
    • 文件大小:5373
    • 提供者:hgn
  1. Java_Socke183657142005

    0下载:
  2. 一个基于Java编写的Socket程序,提供简单的FTP功能实现 This networking program set consists of implementation of FTP, TELNET, HTTP SERVER, UDP NEWS SERVER, Multi client parallel chat server, Date server. Knowledge of socket programming, applet, AWT, thread, and IO str
  3. 所属分类:Ftp Server

    • 发布日期:2017-03-29
    • 文件大小:46561
    • 提供者:Tony Yau
  1. Socket

    0下载:
  2. Flex Socket通信客户端程序 结合服务器端java代码可以完成网络通信功能。-Flex Socket
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-24
    • 文件大小:1336
    • 提供者:张飞
  1. SOCKET-Send-Photo

    0下载:
  2. 这是一个利用Socket来发送图片的例子程序。值得注意的是:图片对象被表示成COM接口IPicture. 程序分为服务器端和客户端。服务器端里面的文件Picture.h和Picture.cpp是用来处理图片的。它们用到了函数OleLoadPicture. 具体的代码实现,请您细看。-This is a Socket to send pictures using the example program. It is worth noting: Image objects are represent
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-23
    • 文件大小:91704
    • 提供者:汤文
  1. QT-SOCKET

    1下载:
  2. 利用qt开发前后台程序,后端用c语言实现,界面上的输入与底层的c语言结合起来,使用的是socket通信-Taiwan before and after the use of qt development program, the back-end using c language, the input interface with the underlying combination of c language, using socket communication
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-01
    • 文件大小:78204
    • 提供者:liqix
  1. 一个可移植的邮件接收(支持POP3协议)程序

    0下载:
  2. 本程序是一个可移植的(Win32/Linux)邮件接收(支持POP3协议)程序,并编写了可移植SOCKET和POP3封装类,希望能为初学者提供一些帮助。- This procedure is may transplant (Win32/Linux) the mail receive (to support the POP3 agreement) the procedure, and compiled has been possible to transplant SOCKET and the
  3. 所属分类:Email Client

    • 发布日期:2017-11-09
    • 文件大小:17130
    • 提供者:甘敏
  1. async_full_duplex

    0下载:
  2. 含有接收、发送、服务三个线程的Socket程序 -Three socket apps contains accept, send and server
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-12-09
    • 文件大小:10704
    • 提供者:站长
  1. socket

    0下载:
  2. 一个简单的socket程序,有客户端,服务端,可以简单了解网络是怎样通讯的!-Socket a simple procedure, there is client, server, simple to understand how network communications!
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-15
    • 文件大小:63382
    • 提供者:jackie
  1. socket

    0下载:
  2. 一个socket程序,可以实现聊天功能,用java实现的,很好-A socket program, you can achieve chat with java implementation, and good
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-13
    • 文件大小:3050
    • 提供者:ys991508
  1. socket

    0下载:
  2. 本程序是用VC++开发的一个Socket程序,用户可以互相发送消息,发送文件等功能。-This procedure is used VC++ to develop a Socket procedures, users can send each other messages, send files and other functions.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-08
    • 文件大小:1952658
    • 提供者:mao
  1. socket

    0下载:
  2. socket程序,客户端服务器端可以相互接受发送消息!Winsocket实现的。-socket program, the client server can be mutually acceptable to send a message! Winsocket achieved.
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-03-30
    • 文件大小:404517
    • 提供者:美子
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com