Description: 通过ip地址,利用socket来进行服务器与客户端的信息通讯,程序较为简单。-through ip address, the use of socket server to the client's information and communication, the more simple. Platform: |
Size: 61440 |
Author:Neil |
Hits:
Description: 同步套接字客户端.rar 使用Csharp的同步套接子演示收发数据, 可以发现与VC++的网络编程有很大不同, 这里使用的是Csharp的库,非常好用-synchronization socket client. Rar Csharp use of sub-synchronous sutured demonstration TX data VC can be found with the network programming can be very different, here is the use of the Csharp, very handy Platform: |
Size: 7168 |
Author:孙攀 |
Hits:
Description: 这是一个用Csharp写的 Socket无连接收发数据的服务器端和客户端源码-This a use of Socket Csharp was no link transceiver data server and client source code Platform: |
Size: 4096 |
Author: |
Hits:
Description: 利用Socket进行远程控制,可以在客户端显示服务器端的进程信息等。-Use Socket for remote control, you can display on the client server-side process information. Platform: |
Size: 364544 |
Author:王丹 |
Hits:
Description: 一个聊天服务器与客户端程序,用c#编写,特别适合初学者。-A chat server and client program, with c# Prepared, especially for beginners. Platform: |
Size: 257024 |
Author:gj5683 |
Hits:
Description: 串口数据通过网络传输数据的同步套接字客户端-Serial data transmission of data through the network synchronization socket client Platform: |
Size: 51200 |
Author:wjj7711 |
Hits:
Description: C#在Windows Mobile平台上Socket通信程序的客户端-C# In the Windows Mobile platform Socket client communication procedures Platform: |
Size: 47104 |
Author:coherewang |
Hits:
Description: 本书是关于C#网络开发的教材,主要包括三个方面内容,首先简要介绍了有关C#网络开发的基础知识;接着讲解基础服务器开发、基础客户端开发、FTP开发、SMTP开发、POP3开发和远程控制开发;最后是高级应用,包括Win32网络组件开发、Web数据库基础、Win32异步套接字数据库开发、XML Web Services开发以及一个完整的分布式网络应用程序开发实例。
本书适合于C#开发人员进行网络开发,对Visual C++ .NET和Visual Basic.NET开发人员也很有参考意义。-This book is on the C# Network development of teaching materials, mainly includes three aspects, first of all briefly introduce the relevant C# Network development based on knowledge then on the basis of server development, the basis of client development, FTP development, SMTP development, POP3 Development and remote control development Finally, advanced applications, including the development of Win32 network components, Web database, Win32 Asynchronous Socket database development, XML Web Services development as well as a complete distributed network application development examples. This book is suitable for C# Developer network development, on the Visual C++. NET and Visual Basic. NET developers is also very useful. Platform: |
Size: 7702528 |
Author:Admrial |
Hits:
Description: 第一步:用指定的端口号和服务器的ip建立一个EndPoint对像;
第二步:建立一个Socket对像;
第三步:用socket对像的Connect()方法以上面建立的EndPoint对像做为参数,向服务器发出连接请求;
第四步:如果连接成功,就用socket对像的Send()方法向服务器发送信息;
第五步:用socket对像的Receive()方法接受服务器发来的信息
第六步:通信结束后一定记得关闭socket;
-Step one: use the specified port number and server to establish a Endpoint ip like the second step: the creation of a Socket on the image the third step: using socket like the Connect () method to the above set up like as Endpoint parameters, the issue of connection requests to the server the fourth step: If the connection is successful, it will use socket like the Send () method to send messages to the server Fifth Step: Using socket like the Receive () method to accept the server sends information Sixth step: communication must remember to close after the end of socket Platform: |
Size: 14336 |
Author:zhou |
Hits:
Description: 基于C#网络通信编程,SOCKET客户端与服务端通信协议的程序连接测试,IPADDRESS类使用。-Network communication based on C# programming, SOCKET client and server communication protocols to connect test, IPADDRESS class to use. Platform: |
Size: 30720 |
Author:李佳 |
Hits: