搜索资源列表
SunRain.Network.Sockets
- 利用异步方式编写的SOCKET通讯程序!-use asynchronous approach to the preparation of the communication procedures SOCKET!
xk
- Microsoft TCP/IP Sockets Development Kit 1.0 for dos & windows 开发包-Microsoft TCP / IP Sockets Development Kit 1.0 for dos windows Development Kit
Sockets
- C# socket 实例,可实现多客户端连接。-C# socket
CSharpSOCKET
- C#套接字编程案例,简单快捷教你使用Sockets编程-C# Sockets
TCPIP_Sockets_Chat_Demo_Source
- An example of how to implement TCP/IP sockets in C# using .NET.
TCPIP_Sockets
- TCPIP Sockets in CSharp Practical Guide for Programmers
TCPIP_Sockets_in_Csharp_Practical_Guide_for_Progra
- Review "TCP/IP sockets in C# is an excellent book for anyone interested in writing network applications using Microsoft .Net frameworks." -Adarsh Khare, SDT, .Net Frameworks Team, Microsoft Corporation Book Descr iption Affordable instruction f
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,
ZhangZiyangCSharpwebapplication
- 主要讲述了基于套接字(Socket)进行网络编程的基本概念,其中包括TCP协议、套接字、聊天程序的三种开发模式,以及两个基本操作:侦听端口、连接远程服务端;第二篇讲述了一个简单的范例:从客户端传输字符串到服务端,服务端接收并打印字符串,将字符串改为大写,然后再将字符串回发到客户端,客户端最后打印传回的字符串;-Mainly about the socket-based (Socket) to the basic concepts of network programming, including
TCPIP-Sockets-in-CSharp-Practical-Guide-for-Progr
- How use winsosck in C# WIN
Sockets
- Sockets programming in C#. Sockets programming in C#. Sockets programming in C#-Sockets programming in C#. Sockets programming in C#. Sockets programming in C#. Sockets programming in C#. Sockets programming in C#
Sockets
- C# socket 聊天 振屏 发送文件-C# socket to send files to chat-up screen
IPsearch
- 使用Windows Sockets的API函数获得本机的IP地址-search host machine Ip
ManyMouseDlg_WW14-2009
- C# programming for sockets of how to implement sockets in Csharp
SocketWithoutThread
- This an example of an server / client application using sockets in C#-This is an example of an server / client application using sockets in C#
UDP
- use udp with sockets
21928-newcode
- 进程管理、多线程处理、IP地址转换、DNS、套接字、数据流、网络数据编码与解码等-Process management, multi-threaded processing, IP address translation, DNS, sockets, data flow, network data encoding and decoding
Sockets
- 简单的Socket联接代码,实现了一些socket的基本功能-Simple Socket connection code to achieve some basic functions of socket
csharp-cdo-email
- How to send cdo email from C# The Microsoft .NET framework provides two namespaces, System.Net and System.Net.Sockets for managed implementation of Internet protocols that applications can use to send or receive data over the Internet . In
Sockets
- 服务端与客户端交互,服务端可以针对某一个客户端发送对应的指令信息,客户端接收服务端发送的数据(The server interacts with the client, and the server can send the corresponding instruction information for a client, and the client receives the data sent by the server)