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

搜索资源列表

  1. Socket-programming-TCP

    0下载:
  2. tcp socket programming program in C language
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-26
    • 文件大小:1718
    • 提供者:dee1wax
  1. Raw-Socket

    0下载:
  2. 利用Raw Socket实现Ping程序-Ping program achieved using Raw Socket
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-13
    • 文件大小:3346112
    • 提供者:吴伟
  1. CQ

    0下载:
  2. Windows网络编程,局域聊天工具,功能简单,适合初学者-Windows socket program
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-04-03
    • 文件大小:238942
    • 提供者:myname
  1. XYZSensorTestPro

    0下载:
  2. 接收GPS数据并处理三个方向加速度传感器数据,再通过Socket发送至局域网里另一台服务器的Android程序-Receiving GPS data and sensor data processing acceleration in three directions, and then sent to the LAN through the Socket server Android in another program
  3. 所属分类:android

    • 发布日期:2017-04-03
    • 文件大小:65371
    • 提供者:daisuda
  1. Socket-Programming-in-CSharp

    0下载:
  2. The Program Socket Programming is used a starter for those who wants to write C# Codes using Net Sockets. It lets you to use Socket Connections with other Systems. The Server Waits for the Connection and gives a Warm Welcome Message to the User
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-27
    • 文件大小:1060
    • 提供者:Majid
  1. Applet

    0下载:
  2. 1.编写一个Applet程序,该程序能够显示:"Hello Applet!",在浏览器中验证该程序。 2.编写一个基于TCP的Socket程序,服务器向客户端发送一个字符串:"Socket你好!",客户端将接收到的数据输出出来。在两台PC之间测试该程序。 -1. Applet write a program that can display: " Hello Applet!" , In the browser, verify the program. 2. Write a
  3. 所属分类:JavaScript

    • 发布日期:2017-05-06
    • 文件大小:1027377
    • 提供者:黄烨
  1. Socket-tcp-udp

    0下载:
  2. 网络的相关知识,网络程序的编写,Socket是连接应用程序与网络驱动程序的桥梁,Socket在应用程序中创建,通过bind与驱动程序建立关系。此后,应用程序送给Socket的数据,由Socket交给驱动程序向网络上发送出去。计算机从网络上收到与该Socket绑定的IP+Port相关的数据后,由驱动程序交给Socket,应用程序便可从该Socket中提取接收到的数据。网络应用程序就是这样通过socket进行数据的发送与接收的。TCP与UDP的工作原理与编写过程,如何在程序中链接库文件。一个字符界面
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-24
    • 文件大小:53320
    • 提供者:huaminggong
  1. Desktop

    0下载:
  2. 两段客户端和服务端的socket程序,用来进行进程间通信。-Two client and server side socket program, used for inter-process communication.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-07
    • 文件大小:1191
    • 提供者:jiangpeng
  1. SocketProgram

    0下载:
  2. 基于Socket(套接字)的低层次Java网络编程-Socket Program
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-06
    • 文件大小:13624
    • 提供者:shuishinizui
  1. Socket

    0下载:
  2. C#编写的利用Socket来发送数据(对方IP)的小程序-Written in C# use Socket to send data (the other IP) of the small program
  3. 所属分类:Communication

    • 发布日期:2017-04-02
    • 文件大小:20871
    • 提供者:raymond
  1. delphi-Socket-QQ

    0下载:
  2. 用来聊天的源码程序,能解决socket的通讯,很好用。-The source code for chat program that can solve the socket communication, easy to use.
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-03-25
    • 文件大小:2487
    • 提供者:mike
  1. socket-vc-chat

    0下载:
  2. 一个采用socket实现的会话聊天的程序,通过选择服务端和客户端,进行会话-a program about how to chat by socket
  3. 所属分类:Communication

    • 发布日期:2017-05-15
    • 文件大小:3789266
    • 提供者:moonbeam
  1. MMediaCouncil

    0下载:
  2. 视频浏览程序,采用SOCKET程序,可以支持远程视频会议功能,对SOCKET程序有益-Video browsing program, using SOCKET program, you can support remote video conferencing capabilities, a useful procedure for SOCKET
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-17
    • 文件大小:31332
    • 提供者:张洪涛
  1. UNIX-network-program-

    0下载:
  2. Unix网络编程APT,主要详细讲解了在Unix操作系统下的socket网络编程技术。-Unix Network Programming APT, mainly explained in detail under the Unix operating system, network socket programming.
  3. 所属分类:Linux Network

    • 发布日期:2017-06-18
    • 文件大小:27975140
    • 提供者:ufo
  1. chat

    0下载:
  2. 应用socket实现网络 聊天程序,涉及到了tcp连接,java GUI -Realize chat program ,socket program
  3. 所属分类:Communication

    • 发布日期:2017-04-01
    • 文件大小:5956
    • 提供者:liuxiaoxia
  1. chat

    0下载:
  2. 程序主要是基于套接字(Socket)进行网络编程的,采用的是TCP协议,TCP协议是面向连接的且是全双工的,即两个主机上的进程(比如进程A、进程B),一旦建立好连接,那么数据就既可以由A流向B,也可以由B流向A。此程序采用的是完全点对点的模式进行连接,即每台主机即是服务器又是客户端,因为它需要进行端口的侦听,所以在连接的时候必须知道各主机的IP地址和端口号。有了对方的IP和端口后两主机就可以进行握手过程,确认连接成功后就可以进行网络对话了。-Program is mainly based on
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-29
    • 文件大小:123007
    • 提供者:ludwig
  1. socket.tar

    0下载:
  2. 是一个用C编写的socket 代码,对于Linux 下C编程的初学者来说很不错-this is a c program, it is very useful for the people who is new for linux c program.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-03
    • 文件大小:5563
    • 提供者:layer
  1. Client

    0下载:
  2. wince socket客户端程序 通过输入IP地址连接服务器-wince socket client program
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-09
    • 文件大小:3069242
    • 提供者:xuchao
  1. socket--ip

    0下载:
  2. 本程序实现了利用原始套接字发送IP数据报文,IP数据报的各字段内容可进行手动的设置-the function of this program is sending IP packet using raw socket.And each field of IP protocol can be modified.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-27
    • 文件大小:34232
    • 提供者:liyana
  1. socket-recive-IP

    0下载:
  2. 本程序利用winpcap实现IP数据报的接受和解析-the function of this program is receving the IP packet and analyze it.
  3. 所属分类:Sniffer Package capture

    • 发布日期:2017-03-28
    • 文件大小:10721
    • 提供者:liyana
« 1 2 ... 13 14 15 16 17 1819 20 21 22 23 ... 50 »
搜珍网 www.dssz.com