搜索资源列表
简单的Socket编程实例
- 开发工具:Visual Studio 2005 本程序演示了Socket通信的基本原理,非常适合初学者。程序分为两部分:服务器端与客户端,实际上客户端也可以充当服务器端,本程序两端的区别在于服务器端要发送数据必须要有客户端的连接作为基础,而客户端没有此限制。希望本示例能够给大家学习SOCKET带来帮助。 注意事项: 1.运行程序之前请先设定好服务器端的IP地址,在客户端程序中的设置-》服务器IP设置,可更改为具体服务器的IP地址,否则程序将不能正常运行 2.运行服务器端程序,运行后服务器端会自动
C# Socket通信Server小程序
- 同Client配套
Socket
- C# 实现服务端和客户端的socket通信 -C# socket
socket
- 完成简单的C#SOCKET通信功能 对客户端和服务器有大体的理解-The completion of a simple C# SOCKET communication function of the client and server have a general understanding of
SOCKET
- 比较简单的一个scoket通信的例子,其中包括客户端和服务端两部分;-Relatively simple one scoket communication examples, including the client and service side of two parts
socket
- 本程序利用socket实现了异步通信功能-Asynchronous communication using socket
Csharp-Socket
- C# Socket通信 阻塞性线程的快速终止-C# Socket
Socket
- 自己最近做的一个东西,利用socket通信传输文件不知道怎么回事服务端只能接收一次数据,再传文件的话服务器端就没响应了, 也不报错要是重新启动服务端后就又可以上传了,还是只能上传一次,不知道怎么回事那位高手帮忙看看那问题出在那刚开始研究 socket别见笑那 -Own do things, the use of socket communication to transfer files do not know how is it the server can only receiv
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
TCP-SOCKET
- C#采用TCP协议进行socket通信,有server端跟客户端的例子以供学习-C# using TCP socket communication, the server-side and client examples for learning
Socket
- C#语言编写的用于Socket通信的程序。包含客户端和服务器程序代码。-For a Socket communication program written in C# language. Including client and server code.
SOCKET
- socket 通信技术,学习通信技术的好资料-socket communication technology, learning good information communication technology
Socket
- 改代码功能实现了Socket通信,客户端与服务器之间的通信。-Change the code functions to achieve the communication between the Socket communication, the client and the server.
socket-communication
- socket通信.利用C#在visual studio 2010 下的编程-socket communications. using C# programming in visual studio 2010 in
C-Sharp-socket-communication
- C#的socket通信程序,包括socke客户端和服务端,多线程,文件传输功能等-C# socket communication procedures, including socke client and server, multi-threaded, file transfer functions, etc.
Socket
- socket通信,客户端和服务器端通过tcp进行通信,以及文件传输-ON划词翻译ON实时翻译 Socket communication, the client and server communicate through TCP, and file transfer
socket-test
- socket通信程序用于简单的通信功能实现聊天过程-socketsignal procedure. For simple communication function
TCP-socket-communication
- 基于TCP的网络两进程socket通信,客户机服务器均在本机实现-Network two process based on the TCP socket communication, client server are realized in this machine
Socket
- C# Socket通信实例,带服务端和客户端,可直接编译运行测试(C# Socket communication examples, with the server and client, you can directly compile, run the test)
C#socket debug tools
- 一个强大的网络通信调试工具,强烈推荐下载看看,很适合学习,功能也很强大。(A powerful network communication debugging tool, strongly recommended download look, very suitable for learning, also powerful.)