搜索资源列表
同步套接字客户端程序
- 使用同步套接字服务器的主机解析、主机绑定、端口监听、数据传输和数据接收等功能-use synchronization socket server host parsing mainframe bundled, port monitoring, data transmission and reception functions
简单的Socket编程实例
- 开发工具:Visual Studio 2005 本程序演示了Socket通信的基本原理,非常适合初学者。程序分为两部分:服务器端与客户端,实际上客户端也可以充当服务器端,本程序两端的区别在于服务器端要发送数据必须要有客户端的连接作为基础,而客户端没有此限制。希望本示例能够给大家学习SOCKET带来帮助。 注意事项: 1.运行程序之前请先设定好服务器端的IP地址,在客户端程序中的设置-》服务器IP设置,可更改为具体服务器的IP地址,否则程序将不能正常运行 2.运行服务器端程序,运行后服务器端会自动
FtpClient.rar
- C#编程实现FTP客户端,socket编程,代码注释详细,C# Programming FTP client, socket programming, code notes in detail
Socket
- C#异步实现客户端和服务器端通讯,直接带项目文件,可以直接用VS2008打开修改为自己需要的功能-C# Asynchronous implementation of client and server-side communications, directly with a project file, you can directly modify the VS2008 to open the functionality required for their own
CSharpSocket
- C#网络Socket客户端与服务器双向传输数据比较全下载下来直接可以用-Net Socket
Socket_CHAT
- C#.Net Socket网络聊天室编程实例附教程.实例是一个网络聊天室,分服务端和客户端。实例运行于VS2008,附有讲解教程,详细讲解一些Socket编程的必要知识以及本实例的实现过程,对C#开发的朋友是个福音。-C#. Net Socket Internet chat room attached tutorial programming examples. Example of an online chat room, sub-server and client. Instance run
Socket_CHAT
- C#.Net程序设计之Socket篇的编程实例,实例是一个网络聊天室,分服务端和客户端。实例运行于VS2008,附有讲解教程,详细讲解一些Socket编程的必要知识以及本实例的实现过程,对C#开发的朋友是个福音。 -C#. Net Programming Socket Part of the programming examples, examples are a network of chat rooms, sub-service client and the client. Instan
Socket
- 使用c#实现socket网络编程,包含客户端和服务器程序。-Use c# implementation socket network programming, including client and server program.
Socket
- C# 实现服务端和客户端的socket通信 -C# socket
socket
- C#写的socket服务,可以在客户端向服务端发送消息或文件。-C# to write the socket service can be of service on the client side to send a message or document.
Socket
- 服务器与客户端 用c#编写的 新手可以-Server and the client-side
socket
- 完成简单的C#SOCKET通信功能 对客户端和服务器有大体的理解-The completion of a simple C# SOCKET communication function of the client and server have a general understanding of
socket
- c# socket控件的几种常用包装,以方便使用,诸如服务端,客户端等-c# socket control of several commonly used packaging in order to facilitate the use, such as server, client, etc.
Socket
- 一个典型的C#点对点Socket应用实例,包括服务端和客户端两部分,服务端启动后,监听来自客户端的信息,客户端向服务端发送消息,两者点对点实现对接,众多聊天软件是在此点对点的基础上进行再扩展开发而来,因此掌握基础的点对点编程,对以后从事VS开发将大有好处。-A typical C# example of point-Socket applications, including service and client of two parts, the server starts, the moni
client_server
- SOCKET编程文档及实例含有客户端和服务器端源码-SOCKET programming documentation, and examples contain the client and server-side source code
SOCKET
- 比较简单的一个scoket通信的例子,其中包括客户端和服务端两部分;-Relatively simple one scoket communication examples, including the client and service side of two parts
multiSocket
- Socket编程 多线程程序 服务器与客户端程序-Socket programming multi-threaded application server and the client program
socket
- 程序里面分为两个文件,一个是socket客户端,一个是socket的服务器。可以通过修改IP信息,实现socket的通信服务。-Program which is divided into two files, one socket client, a socket server. By modifying the IP information, and socket communication services.
socket---client---asynTcp-20130826
- 此资源是 socket 客户端 和我的 下位机 arm 通信实例 用的是异步方式 在我的电脑上 与 arm lwip 下位机 通信 成功 且速度 在1M以上 不是很难 大家 可以借鉴 借鉴 -This resource is a socket client and my next-bit machine arm instance of communication with the asynchronous mode on my computer with the arm lwip success
Socket
- C# Socket通信实例,带服务端和客户端,可直接编译运行测试(C# Socket communication examples, with the server and client, you can directly compile, run the test)