Description: 不错的基于socket编程的点对点CSharp开发的文件传输,不是FTP形式的。-good socket programming based on the point-to-point CSharp development of the document transmission, FTP is not the form. Platform: |
Size: 57344 |
Author: |
Hits:
Description: c#实现的一款即时通信小程序,利用socket封装的udp协议实现,是初学者学习socket编程的很好的源代码。功能比较简单,还有许多可以完善的地方-c# achieved a small instant messaging program, using socket protocol udp package is for beginners to learn the good socket programming source code. Function is relatively simple, there are many good local Platform: |
Size: 83968 |
Author:李彤 |
Hits:
Description: 简单聊天,P2P形式,运用SOCKET编程实现。希望大家多多指点-Simple chat, P2P form, using SOCKET programming. I hope everyone a lot of pointing Platform: |
Size: 78848 |
Author:刘全广 |
Hits:
Description: 在C sharp 环境下使用raw socket编程和其他的相关的 扫描方法-In C sharp environment using raw socket programming and other related scanning method Platform: |
Size: 95232 |
Author:will hwang |
Hits:
Description: 在Csharp环境下使用raw socket编程和其他的相关的扫描方法。-In C sharp environment using raw socket programming and other related scanning method Platform: |
Size: 79872 |
Author:叶晓明 |
Hits:
Description: C#聊天室其中使用了socket编程 实现了文件传输群聊,组聊等功能,是学习SOCKET的基础教程。
飞鸽 -C# chat rooms in which the socket programming using the file transfer a group chat, group chat and other functions, is the basis of learning tutorial SOCKET. Dove Platform: |
Size: 269312 |
Author:harry |
Hits:
Description: The Program Socket Programming is used a starter for those who wants to write C# Codes using Net Sockets. It lets you to use Socket Connections with other Systems.
The Server Waits for the Connection and gives a Warm Welcome Message to the User Or the Client.
Tools/API Information :
This Programme it Written using Net.Socket and no extra Feature is used. This is written with the Aim that anyone should understand the Usage of Sockets and NetWorks and to show that C# has got great Support for NetWorking.
Benefit :
There are lots of codes still I am sending this because of its Simplicity and you can use write this Code with just a NotePad/TextPad/Editor. Platform: |
Size: 1024 |
Author:Majid |
Hits:
Description: 本文讲下C#使用socket实现多端口通信,挺不错哦,一起看下吧。
基本思路是:
1》服务端监听(用一个公用的端口接收连接的请求如:6666)。
2》客户机请求连接端口为6666
3》服务器接受请求然后再监听一个新的端口,再把这个端口发送给客户机。
4》客户机接到发来的端口,再重新连接服务器此端口。
5》服务器保存每一个连接的客户机。
-This article about C# using the socket under the multi-port communication, pretty good, oh, with a look it. The basic idea is: a " listen server (using a common port to receive connection requests, such as: 6666). 2 " for the client request port 66663" server accepted the request and then listen to a new port, then this port to send to the client. 4 " sent by the client received the port, and then reconnect to the server to this port. 5 " server keeps a connection for each client. Platform: |
Size: 16384 |
Author:于爱清 |
Hits: