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

搜索资源列表

  1. ChatRoom

    0下载:
  2. 基于SOCKET的点对点简易聊天程序,使用UDP协议,可以自定义昵称,提供清屏功能-SOCKET-based chat program simple point to point, use the UDP protocol, you can customize the nickname, provide clear screen function
  3. 所属分类:Communication

    • 发布日期:2017-04-05
    • 文件大小:35580
    • 提供者:senz
  1. sniffer

    0下载:
  2. 一个比较简单的sniffer源码(用vc6.0编程的程序),sniffer源码适合入门之用 想学网络编程的同志可以看看,用vc编的,好象用的是socket,原始套接字编程 程序主要是把网络上的包拦截下来,然后简单解析包头, 整个程序还是比较简单的,不过能让你很容易理解抓包的整体过程. -A relatively simple sniffer source code (using vc6.0 programming procedures), sniffer source code suitab
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:54567
    • 提供者:chen rong
  1. netimgsample

    0下载:
  2. socket编程列子 网络聊天程序 学者可以借鉴一下-socket programming Liezi Internet chat programs and scholars can learn about
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:89391
    • 提供者:余成
  1. Snake_02

    0下载:
  2. c#的贪吃蛇游戏源码,加入了socket,可以两人同时玩-c# source code of the Snake game, joined the socket, you can play both at the same time
  3. 所属分类:.net

    • 发布日期:2017-04-06
    • 文件大小:48049
    • 提供者:郎海默
  1. Singlechatprogram

    0下载:
  2. 单人聊天程序,两台机子只要启动程序就可以进行一对一的简单聊天,这对需要了解VC++MFC套接字是怎么通讯的有很大的帮助,因为这个单人聊天程序很简单,由于简单就更适合初学者了-Single chat program and two as long as the machine can start the program a simple one to one chat, which need to know about VC++ MFC socket how the communications
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-15
    • 文件大小:3719108
    • 提供者:桑家云
  1. TimeOutTCPClient

    0下载:
  2. .NET的Socket连接有超时的机制,但需要等待很长的时间才能得到结果。可以使用自己编写的优化了的超时机制的Socket类来解决这个问题-. NET-Socket connection with timeout mechanism, but need to wait for a very long time to get results. You can use their own written-out mechanism for optimizing the Socket class to
  3. 所属分类:CSharp

    • 发布日期:2017-04-05
    • 文件大小:1581
    • 提供者:ratiam
  1. zubo

    0下载:
  2. 一个基于Socket套接字和UDP协议的组播工具,可以发送组播消息给组内成员,并能在组网结构中进行组播消息的发送和接收.-Socket socket and a UDP-based multicast protocol tool that can send multicast messages to group members and the group network structure can be carried out to send and receive multicast mess
  3. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:17012
    • 提供者:becky
  1. socketmultithread

    0下载:
  2. 多线程socket,有一个客户端,一个服务器端,可进行通信聊天-Multi-threaded socket, there is a client, a server can communicate with chat
  3. 所属分类:Communication

    • 发布日期:2017-04-09
    • 文件大小:2324877
    • 提供者:muyue
  1. phonecall

    0下载:
  2. 主要实现简单的局域网语音聊天,又文字聊天。采用SOCKET,没有对语音进行编码。对于初学者可以看看。-Main achieved a simple local area network voice chat, text chat again. Using SOCKET, no voice encoded. For the beginner can look at.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:43464
    • 提供者:蓝小鱼
  1. AsyncSocket

    0下载:
  2. 这是利用CAsyncsocket编写的客户端和服务器的源代码,学习套接字的朋友们可以参考下-It is prepared by using CAsyncsocket client and server source code, learn socket friends can refer to the following
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-19
    • 文件大小:5610884
    • 提供者:任步廷
  1. ltcx

    0下载:
  2. C#编写的网络编程socket实验的聊天程序,功能强大,可以多人聊天(发送广播),也可以二人聊天等模式可以发送窗口抖动等功能。 并且本资源有非常详细的需求、设计、概要、实现、测试文档。可作为socket编程的重要参考资 -Written in C# network programming socket experimental chat program, powerful, can people chat (send broadcast), two chat modes can also
  3. 所属分类:CSharp

    • 发布日期:2017-04-09
    • 文件大小:1278933
    • 提供者:jelala
  1. recjianban

    0下载:
  2. 可以通过记录键盘上的操作,然后发送socket到服务器端,服务器段记录发送过来的socket包并解析。软件简洁易懂,keyloger系从他人处下载下来的,我加入了socket网络发送,给大家发送展览以下,欢迎批评。由于我只从别处下来一个异步长连接的,不会改成断连接的,所以这次发送的是同步队列的服务端。vs2005 -Can record the operation of the keyboard, and then send to the server-side socket, the serv
  3. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:68222
    • 提供者:陈思铭
  1. ChatCAsyncSocket

    0下载:
  2. vc通信编程代码,基于SOCKET字的在线即时聊天通信的应用技术,包含整个工程,有兴趣的朋友可以看看。-vc communication programming code, based on the word-line real-time chat SOCKET communication techniques, including the entire project, interested friends can see.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:26388
    • 提供者:ouyang
  1. ChatCSocket

    0下载:
  2. VC源代码完整工程文件,基于SOCKET套接字通信技术的即时聊天应用开发。有兴趣的朋友可以Down下来-VC source code for a complete project file, SOCKET socket communication technology based on real-time chat application development. Interested friends can look down Down
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-13
    • 文件大小:3206659
    • 提供者:ouyang
  1. ChatWinsock

    0下载:
  2. VC源代码完整文件,基于SOCKET套接字技术的即时聊天应用开发,有兴趣的朋友可以载下来-VC source code complete file, based on real-time chat SOCKET socket technology application development, interested friends can set down and take a look
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:12139
    • 提供者:ouyang
  1. Proxy.cpp.tar

    0下载:
  2. about socket this pro can trahs files through socket in linux-this pro can trahs files through socket in linux
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-13
    • 文件大小:3288
    • 提供者:wangchao
  1. SocketJava

    0下载:
  2. This application is intended to make the connection between the client and server where servers can provide resources or information - information such as data contributing , Beside the rose server can grant access to the client, from the side
  3. 所属分类:Other systems

    • 发布日期:2017-05-12
    • 文件大小:2852735
    • 提供者:untung
  1. RemotePC_Socket

    0下载:
  2. This application is intended to create a system that can be used to control someone s computer in a network. The purpose of this task is to build a Great remote PC applications using the socket so that the computer system to improve control within a
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:1064761
    • 提供者:untung
  1. socket_chat

    0下载:
  2. 使用vc++实现的socket编程的聊天程序。功能简单,只能实现服务器端和客户端的实时聊天。可作为socket编程初学者的参考资料。-Achieved using vc++ socket programming chat program. Function is simple, only the server and client to achieve real-time chat. Socket programming can be used as reference for beginner
  3. 所属分类:Communication

    • 发布日期:2017-05-25
    • 文件大小:8351121
    • 提供者:张辰
  1. EX_mytcp_3

    0下载:
  2. 自己编写的一个基于TCP协议的SOCKET服务器小程序,具有基本的通信功能,初学者可以参考下。-I have written a server based on TCP protocol SOCKET small program, with basic communication functions, beginners can refer to the next.
  3. 所属分类:Communication

    • 发布日期:2017-05-15
    • 文件大小:3723095
    • 提供者:
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 23 »
搜珍网 www.dssz.com