搜索资源列表
异步套接字
- 这是c#里的socket编程,里面包括客户端和服务器端两个程序。-This is the c #'s socket programming, including inside the client and server-side two procedures.
udp通信
- 这是一个利用UDP进行通信的小程序,用的是异步套接字模式,可以灵活的改变原IP和目的IP以及原端口和 目的端口 -This is a use of UDP communications for the small program using the asynchronous socket model, the flexibility to change the original purpose of IP and IP, and the original purpose of ports and
异步套接字监听
- 服务端和客户端都必须建立通信套接字,而且服务端应先进入监听状态,然后客户端套接字发出连接请求,服务端收到请求后,建立另一个套接字进行通信,原来负责监听的套接字仍进行监听。-server and the client must have a communications socket, but the server should first enter the state eavesdropping, and then sent the client socket connection requ
DataAnalyse
- 利用同步异步套接字及tcplistener监听rs232,tcp,udp等类型端口数据并实现协议解码-use of synchronous and asynchronous socket tcplistener eavesdropping RS232, tcp, udp port types, such as data and achieve agreement Decoders
Server3
- vc源码,演示异步套接字Socket的初始化,启动接收连接发送数据的完整过程。-vc source demonstrate Asynchronous Socket Socket initialized connecting start receiving this data integrity process.
RemoteDaq(3.14new)
- 自己编的一个远程采集服务端程序!用的是异步套接字,写了好久,UDP,TCP,都用到了.-own series of the collection service a remote-procedure! Using the asynchronous socket, writing for a long time, UDP, TCP, are depleted.
threadCode
- 关于线程同步与异步套接字编程的了,应该是很不错得了-threads on the synchronous and asynchronous socket programming, it should be quite good had
异步套接字客户端
- 异步套接字客户端-asynchronous socket client
异步套接字服务器
- 异步套接字服务器-asynchronous socket server
tongbutuojiezi
- 用C#实现的网络同步套接字编程、异步套接字编程;-achieve synchronization network socket programming, asynchronous socket programming;
EX10-5
- 用C#实现的TCP异步套接字客户端编程。代码齐全-C# achieving TCP client asynchronous socket programming. Complete code
TCPServer
- windows socket的应用,用异步套接字完成客户端的连接,读写等功能.有良好的用户界面
C_Sharp_NetExamples
- C#网络实例 DNS集成服务系统 同步套接字客户端 同步套接字服务器 图书销售 套接字数据库客户端 套接字数据库服务器 学籍管理ASPNET应用程序 学籍管理ASPNET服务 异步套接字客户端 异步套接字服务器 按时收费客户端 文件传输客户端 文件传输服务器 浏览器 邮件发送
AsyncSocket
- 在同一个线程中使用异步套接字实现聊天室程序,避免了不读数据时出现阻塞
Lesson16Code
- Lesson16线程同步与异步套接字编程
26.Visual.CSharp.NET.wangluohexinbiancheng
- 包括三方面内容:CSharp网络开发基础知识,基础服务器开发、基础客户端开发、FTP开发、SMTP开发、POP3开发和远程控制开发,最后包括win32网络组建开发,web数据库基础,win32异步套接字开发、xml web services开发以及一个完整的分布式网络应用程序开发实例。-Includes three aspects: CSharp web development basics, basic server development, based client development,
PublicNetSoft
- 异步套接字编程,实现客户端和服务器端的Socket建立,连接-Asynchronous socket programming, client and server-side Socket establish the connection
Chat
- 利用事件对象进行线程同步与异步套接字编程-Use the event object for thread synchronization with asynchronous socket programming