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

搜索资源列表

  1. SocketBetweenTwoUsers

    0下载:
  2. 网络编程,主要实现两个用户之间的信息传递,可以选择传文件或者穿数据,并且数据采用加密算法进行加密处理。主要利用Socket通信技术。-Network programming,the main transmission of information between two users, you can choose to transfer files or through data, and the data is encrypted using an encryption algorithm.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-07
    • 文件大小:1118396
    • 提供者:烟囱
  1. CGXBase

    0下载:
  2. C++ 网络通讯库库,基于windows版本的,参考头文件。-this is a socket lib can be used directly.
  3. 所属分类:Communication

    • 发布日期:2017-05-07
    • 文件大小:1337095
    • 提供者:chenglei
  1. sock

    0下载:
  2. 通过socket建立两台电脑之间的连接,并能在两台电脑之间交换数据-The connection between two computers is built by socket, and it can exchange data between two computers.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-01
    • 文件大小:27158
    • 提供者:樊兴家
  1. wdkserver

    0下载:
  2. wsk是win7上取代tdi驱动进行网络编程的技术,程序对wsk的接口进行封装,可以像应用层一样进行socket编程。-wsk is substituted on win7 tdi driven network programming techniques, procedures for wsk interface package, socket programming can be the same as the application layer.
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-28
    • 文件大小:144343
    • 提供者:nevermore
  1. ChatRoom

    0下载:
  2. 搭建了一个局域网聊天系统,对学习SOCKET通信的同学很有帮助。-use vs2010 build a system which can provide chat service in LAN
  3. 所属分类:Communication

    • 发布日期:2017-04-13
    • 文件大小:2148
    • 提供者:征途
  1. basic_sendAndrece

    0下载:
  2. 使用windows的socket套接字编程,可实现两个窗口接收端和发送端互相通信-Using socket windows socket programming, can achieve two window receiving and sending end to each other
  3. 所属分类:Console

    • 发布日期:2017-05-30
    • 文件大小:12022395
    • 提供者:贺雨
  1. chat

    0下载:
  2. Node.js基于Express和Socket.io实现的简单聊天程序,可实现即时聊天功能-Node.js based on Express and Socket.io to achieve a simple chat program, can achieve instant chat
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-13
    • 文件大小:3044043
    • 提供者:linjie
  1. 534901813-VOD

    0下载:
  2. 一个完整版的视频点播系统,服务器提供视频点播服务,客户端可访问播放视频,主要技术(ADO数据库访问,Access数据库,socket通信,皮肤库的使用,ActiveX控件的使用)-A complete version of the video on demand system, provide video on demand service server, the client can Access play video, main technique (ADO Access, Access
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-26
    • 文件大小:8865027
    • 提供者:张比然
  1. socket_example

    0下载:
  2. RedHat Linux下的socket入门程序,可以直接运行。-An ABC socket example in RedHat Linux. It can run directly
  3. 所属分类:Communication

    • 发布日期:2017-04-30
    • 文件大小:8983
    • 提供者:q91700182xians
  1. client

    0下载:
  2. 仿QQ聊天程序客户端代码,可以实现服务器和客户端通信,利用socket套接字进行通信,数据库创建用户,实现聊天记录的模糊查询,历史消息的查询-Discover imitation QQ chat program, the client code, you can implement server and client communications, the use of socket socket communication, create a user to achieve fuzzy qu
  3. 所属分类:Communication

    • 发布日期:2017-04-15
    • 文件大小:5144
    • 提供者:zyq
  1. server

    0下载:
  2. 仿QQ聊天程序服务器端代码,利用socket套接字实现通信,可以向客户端发送消息-Imitation QQ chat program server-side code, the use of socket socket for communication, you can send a message to the client
  3. 所属分类:Communication

    • 发布日期:2017-04-15
    • 文件大小:5270
    • 提供者:zyq
  1. FlyChess

    0下载:
  2. 简易飞行棋游戏,可以单机也可以联机,通讯使用Socket-Simple flight chess game, can be stand-alone online communication using Socket
  3. 所属分类:CSharp

    • 发布日期:2017-04-30
    • 文件大小:50514
    • 提供者:Shayne
  1. Chess5

    0下载:
  2. 自己编写的网络五子棋,可为GDI及Scoket通信提供参考-I have written backgammon network, can provide a reference for GDI and Socket Communications
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-30
    • 文件大小:136498
    • 提供者:刘辉
  1. TestSocketServer

    0下载:
  2. 基于socket的服务器,可以接收客户端的数据,对初学者帮助很大-Socket based server, you can receive the client s data, for beginners to help a lot
  3. 所属分类:CSharp

    • 发布日期:2017-04-30
    • 文件大小:128840
    • 提供者:黄磊
  1. SockForDelphi7

    0下载:
  2. 可以作为客户端或服务端的socket控件-It can be used as a client or server-side control socket
  3. 所属分类:Communication

    • 发布日期:2017-04-03
    • 文件大小:9831
    • 提供者:孤星梦
  1. SocketTest34

    0下载:
  2. this a basic socket application for reading the sockets over the tcp network which can basically act as a tcp server as well as udp server.-this is a basic socket application for reading the sockets over the tcp network which can basically act as a t
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-05
    • 文件大小:81817
    • 提供者:Yuva
  1. SocketDemoSynchronousTCP

    0下载:
  2. 本例子运用C#中的Socket类进行以太网同步通信,里面有服务器和客户端界面,可以传输文件和文字,代码有大量的注释,可以让初学者很好的理解socket TCP网络编程。-The examples use C# Socket class Ethernet synchronous communication, which has server and client interface, you can transfer files and text code has a lot of notes,
  3. 所属分类:CSharp

    • 发布日期:2017-05-04
    • 文件大小:98605
    • 提供者:sss
  1. s5

    0下载:
  2. s5.py 内网渗透神器。可以轻松开启socket代理-s5.py network penetration artifact. Agents can easily open socket
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1154
    • 提供者:wctest
  1. DTUSimulator

    0下载:
  2. 这只是个小工具,可以根据需要进行DTU的模拟,方便实用。 该工具由VB.NET(2008)编写,里面包含了SOCKET通讯的代码、串口操作的代码,应该对你有所帮助-This is just a small tool that can simulate DTU as needed, convenient and practical. The tool consists of VB.NET (2008) write, which contains SOCKET communication code,
  3. 所属分类:Communication

    • 发布日期:2017-05-05
    • 文件大小:21490
    • 提供者:mhl
  1. tcpIP4

    0下载:
  2. 一个简单的web服务器,它仅能处理一个请求. Web服务器: (1)当一个客户(浏览器)连接时创建一个连接套接字; (2)从连接套接字接收http请求。 (3)解释该请求以确定所请求的文件; (4)从服务器的文件系统获得请求的文件。 (5)创建一个由请求的文件组成的http响应报文。报文前面有首部行。 (6)经TCP连接想请求的浏览器发送响应。如果浏览器请求的文件不在服务器,服务器返回“404 Not Found”差错报文。 Web客户端:采用浏览器实现。输入UR
  3. 所属分类:Communication

    • 发布日期:2017-05-07
    • 文件大小:1457340
    • 提供者:王伟
« 1 2 ... 15 16 17 18 19 2021 22 23 »
搜珍网 www.dssz.com