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

搜索资源列表

  1. vc 6.0 的最简单基本的socket通信例子

    0下载:
  2. vc 6.0 的最简单基本的socket通信例子(含有tcp和udp),可以用vc6.0或者更高版本打开:-),vc 6.0 The simplest example of the basic socket communication (with tcp and udp), can be used to open vc6.0 or later :-)
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2017-05-22
    • 文件大小:29146
    • 提供者:何俊斌
  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. windows-Udp-socket

    0下载:
  2. Windows下的socket编程源码,完整的工程,编译通过,无需更改即可使用-Socket programming under Windows source code, complete the project, compile, you can use without having to change
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-09
    • 文件大小:1201295
    • 提供者:曹乐
  1. socket

    0下载:
  2. 可以实现注册,登录,聊天等功能!要用到SQL数据库存储数据!-Can be registered, log in, chat and other functions! SQL database used to store data!
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-06
    • 文件大小:66363
    • 提供者:海海枫
  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. socket

    1下载:
  2. http post通信,可以发送接收大容量文件-http post communications, you can send and receive large files
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-07
    • 文件大小:1824780
    • 提供者:chaoli
  1. multi-thread-simple-crawler-socket

    1下载:
  2. C#socket通信, 用c#开发的聊天室程序源代码,可用于自己的二次开发-C# Socket communications, use c# Developed chat room source code can be used in their secondary development
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-24
    • 文件大小:455347
    • 提供者:tangshaocheng
  1. socket

    0下载:
  2. 运用socket的客户端与服务端通信,通过抓包工具可以分析Tcp服务。-The use of socket client and server communications, through the capture tool Tcp services can be analyzed.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-26
    • 文件大小:1437
    • 提供者:雁子
  1. LINUX-socket

    1下载:
  2. Socket接口是TCP/IP网络的API,Socket接口定义了许多函数或例程,程序员可以用它们来开发TCP/IP网络上的应用程序。要学Internet上的TCP/IP网络编程,必须理解Socket接口。     Socket接口设计者最先是将接口放在Unix操作系统里面的。如果了解Unix系统的输入和输出的话,就很容易了解Socket了。网络的 Socket数据传输是一种特殊的I/O,Socket也是一种文件描述符。Socket也具有一个类似于打开文件的函数调用Socket(),该函数返
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-09
    • 文件大小:1406540
    • 提供者:陈威
  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
    • 提供者:美子
  1. socket

    2下载:
  2. 用socket写的服务器端客户端程序,服务器端多线程,可以并发处理客户端的请求-Used to write server-side socket client program, server-side multi-threaded and can handle concurrent client requests
  3. 所属分类:WinSock-NDIS

    • 发布日期:2014-07-05
    • 文件大小:1517635
    • 提供者:郑俊飞
  1. Socket-RemoteCode

    0下载:
  2. this program is a client server chat system based on socket programming and it shows how a server can send some code to client for processing and receive output from client , it is a sample of running remote code
  3. 所属分类:Grid Computing

    • 发布日期:2017-03-30
    • 文件大小:149486
    • 提供者:arad
  1. socket

    0下载:
  2. 用c++写的一个套接字文字传输,包括服务器和客户端,采用vc++6.0开发环境,用户可以在config文件中设置端口-Using c++ socket write a text transmission, including server and client, using vc++6.0 development environment, users can set the port in the config file
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-09
    • 文件大小:2026121
    • 提供者:孔纯松
  1. Socket

    0下载:
  2. 这个文件实现了文件传输功能,简单的应用了Socket tcp/ip-The File can transmission file with Socket tcp or ip,which is maked in delphi 7 and with Pascal language
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-27
    • 文件大小:385984
    • 提供者:李小军
  1. socket

    0下载:
  2. socket编程,里面是包含TCP和UDP的传输代码,新手可以借鉴-socket programming, which includes TCP and UDP is the transport code, novices can learn
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-04
    • 文件大小:15510
    • 提供者:潘亮
  1. Socket

    0下载:
  2. 这个程序要完成一个聊天室的功能,它是用纯的winsock的去写,而不用任何CSocket的东西, 即可以用来做客户端又可以用来做服务器端,它要求是非阻塞方式的连接。-This program should complete a chat room feature, which is pure winsock' s to write, without any CSocket things that can be used to make the client can also be us
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-05-13
    • 文件大小:3111064
    • 提供者:王杰
  1. Delphi-Socket-TCP-

    4下载:
  2. delphi 实现socket TCP 通讯,通过winsocke的封装,实现了WIN API socket通讯 代码通过EXE的Server端,client端来实现TCP通讯,并封装了DLL;避免了Delphi自带 的soket控件在Dll中无法收到消息的问题。-delphi socket TCP communication to achieve, through winsocke package to achieve the WIN API socket communicatio
  3. 所属分类:Internet/网络编程

    • 发布日期:2013-03-15
    • 文件大小:1377940
    • 提供者:daihongwei
  1. Socket

    0下载:
  2. windows下的socket测试,IDE:VS2010,release目录下的exe可以直接执行,先开服务器,再开客户端,最大连接数为2个-windows socket test, IDE: VS2010, release directory exe can be executed directly, first open the server, and then open the client, the maximum number of connections is 2
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-01
    • 文件大小:733972
    • 提供者:hacson
« 12 3 4 5 6 7 8 9 10 ... 42 »
搜珍网 www.dssz.com