搜索资源列表
EX11-2
- 使用C#编程实现UDP套接字编程-Send和Receive-use C# programming UDP socket programming - Send and Receive
cSharpsocket-serialize
- 基于c# socket通信 对象序列化后的收发源代码 -C# socket-based communication to send and receive serialized object source code
cScreeen
- c# udp socket屏幕实时传输 -c# udp socket screen send now
QOOBOMail
- C#的发送邮件Socket编程,用Socket开发的C#发送邮件的功能,目前已经通过测试-C# Programming Socket send e-mail with a Socket in C# to develop the functions of email, now pass the test
C_s_ltcx
- 本资源是用C#编写的网络编程socket实验的聊天程序,功能强大,可以多人聊天(发送广播),也可以二人聊天等模式可以发送窗口抖动等功能。 并且本资源有非常详细的需求、设计、概要、实现、测试文档。可作为socket编程的重要参考资。-The resources are written with C# network programming socket experimental chat program, powerful, you can chat with people (to send
socket
- C#写的socket服务,可以在客户端向服务端发送消息或文件。-C# to write the socket service can be of service on the client side to send a message or document.
TcpUtil
- 基于C#Socket的通信组建,可以显示在线人数,发送消息,发送文件.-C# Socket-based communication form, can be displayed online, send messages, send the file.
socket
- C#写的处理简单的通讯源码,WINDOWS的SCOCKET创建、连接、接收和发送数据、以及销毁。-Written in C# source code dealing with simple communication, WINDOWS' s SCOCKET create, connect, receive and send data, as well as destruction.
zubo
- 一个基于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
ltcx
- C#编写的网络编程socket实验的聊天程序,功能强大,可以多人聊天(发送广播),也可以二人聊天等模式可以发送窗口抖动等功能。 并且本资源有非常详细的需求、设计、概要、实现、测试文档。可作为socket编程的重要参考资 -Written in C# network programming socket experimental chat program, powerful, can people chat (send broadcast), two chat modes can also
recjianban
- 可以通过记录键盘上的操作,然后发送socket到服务器端,服务器段记录发送过来的socket包并解析。软件简洁易懂,keyloger系从他人处下载下来的,我加入了socket网络发送,给大家发送展览以下,欢迎批评。由于我只从别处下来一个异步长连接的,不会改成断连接的,所以这次发送的是同步队列的服务端。vs2005 -Can record the operation of the keyboard, and then send to the server-side socket, the serv
123456csharp.mail.socket
- 用c#实现能过socket连接smtp实现发送邮件及附件的小程序,通常可用来定时通知什么的csharp.mail.socket-Achieved with c# socket connection to have smtp send mail and attachments to achieve a small program, usually used to regularly informed of what csharp.mail.socket
SocketForsend
- 所有的例子都是在Windows 2000 Server 操作系统, VS.NET Enterprise(正式版)环境下调试通过。 例子中都有可执行程序,如果想直接运行程序,系统中必须安装dotNetFramework!!! 该例子主要实现利用socket发送数据-This is mainly for socket send data
Sockets
- C# socket 聊天 振屏 发送文件-C# socket to send files to chat-up screen
Socket-TCP-COM
- 该源码使用异步Socket方式实现TCP网络通讯,可以通过自己增加相应通信协议类来适应不同通信需求下的数据传输。 1、TcpCSFramework 为异步Socket通信框架 2、TcpClient 为TCP客户端 3、TCPServer 为TCP服务器端 测试使用说明: 1、先启动TcpServer下Bin/Bebug里的TCPServer.exe,启动命令为 start ,当看到 Server is listen... 说明启动成功 2、再启动TcpClien
send-pic
- 通过SOCKET发送图片信息到远端服务器,主要用来传输图片-SOCKET send picture message through to the remote server, and is mainly used to transfer pictures
socket
- 实现简单的局域网通信,可以实现聊天、发送文件、群聊等功能-Achieve a simple LAN communication can be achieved to chat, send files, group chat features
CSharp-socket-
- C# 通过socket监听6005端口,获取服务器的数据,给服务器发送数据,通过十六进制发送,接收采采集箱传感器返回的数据,接收也是十六进制的数据, 将采集的数据进行存储,都是配置在app.confing文件中,里面有发送的指令,监听的端口,写入数据库的连接字符串-C# through the socket listening port 6005, access to the server s data to the server to send data through the hexadec
NET_Source
- 是LogOutputSocketProtocol的管理对 象;m_uploadSocketProtocolMgr是UploadSocketProtocol的管理对象,用于检测是否同时上传同一个文 件;m_downloadSocketProtocolMgr是DownloadSocketProtocol的管理对象;m_daemonThread 是守护进程,用于关闭超时连接。 2. AsyncSocketUserToken:用于SocketAsyncEventArgs绑定,保存 每个Socket服务
mySocket
- TCP提供一种面向连接的、可靠的字节流服务。面向连接意味着两个使用TCP的应用(通常是一个客户和一个服务器)在彼此交换数据包之前必须先建立一个TCP连接。这一过程与打电话很相似,先拨号振铃,等待对方摘机说"喂",然后才说明是谁。在一个TCP连接中,仅有两方进行彼此通信。(108/5000 Simple and fast: customer request service to the server, only need to send the request metho
